fn convert_array_to_json( buffer: &mut impl Write, arr: &VariantList<'_, '_>, ) -> Result<(), ArrowError>
Convert array elements to JSON