Module encode
mz_avro
0.7.0
Module encode
Module Items
Functions
In crate mz_
avro
Modules
codec
decode
encode
error
reader
schema
types
util
writer
Macros
define_unexpected
Structs
ArrayAsVecDecoder
AvroFieldAccess
Block
BlockIter
DefaultArrayAsVecDecoder
GeneralDeserializer
I32Decoder
I64Decoder
IsizeDecoder
MappingDecoder
Reader
TrivialDecoder
U64Decoder
UsizeDecoder
ValidationError
ValueDecoder
Writer
Enums
Codec
ValueOrReader
Traits
AvroArrayAccess
AvroDecodable
AvroDecode
AvroDeserializer
AvroMapAccess
AvroRead
AvroRecordAccess
Skip
StatefulAvroDecodable
Functions
from_avro_datum
give_value
to_avro_datum
write_avro_datum
mz_avro
Module
encode
Copy item path
Settings
Help
Summary
Source
Functions
§
encode
Encode a
Value
into avro format.
encode_
bytes
🔒
encode_
int
🔒
encode_
long
🔒
encode_
ref
Encode a
Value
into avro format.
encode_
to_
vec