Avro C#
Avro
IO
BinaryEncoder
Avro.IO.BinaryEncoder Member List
This is the complete list of members for
Avro.IO.BinaryEncoder
, including all inherited members.
BinaryEncoder
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
BinaryEncoder
(Stream stream) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
Flush
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
SetItemCount
(long value) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
StartItem
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteArrayEnd
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteArrayStart
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteBoolean
(bool b)
Avro.IO.BinaryEncoder
inline
WriteBytes
(byte[] value)
Avro.IO.BinaryEncoder
inline
WriteDouble
(double value)
Avro.IO.BinaryEncoder
inline
WriteEnum
(int value) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteFixed
(byte[] data) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteFixed
(byte[] data, int start, int len) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteFloat
(float value)
Avro.IO.BinaryEncoder
inline
WriteInt
(int value)
Avro.IO.BinaryEncoder
inline
WriteLong
(long value)
Avro.IO.BinaryEncoder
inline
WriteMapEnd
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteMapStart
() (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
WriteNull
()
Avro.IO.BinaryEncoder
inline
WriteString
(string value)
Avro.IO.BinaryEncoder
inline
WriteUnionIndex
(int value) (defined in
Avro.IO.BinaryEncoder
)
Avro.IO.BinaryEncoder
inline
Generated by
1.8.13