fn convert_object_to_json( buffer: &mut impl Write, obj: &VariantObject<'_, '_>, ) -> Result<(), ArrowError>
Convert object fields to JSON