class Object
Constants
- RUBY_AVRO_TYPE_MAPPING
avro types string: unicode character sequence bytes: sequence of 8-bit unsigned bytes int: 32-bit signed integer long: 64-bit signed integer float: single precision (32-bit) IEEE 754 floating-point number double: double precision (64-bit) IEEE 754 floating-point number boolean: a binary value null: no value