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
()
Avro.IO.BinaryEncoder
inline
BinaryEncoder
(Stream stream)
Avro.IO.BinaryEncoder
inline
Flush
()
Avro.IO.BinaryEncoder
inline
SetItemCount
(long value)
Avro.IO.BinaryEncoder
inline
StartItem
()
Avro.IO.BinaryEncoder
inline
WriteArrayEnd
()
Avro.IO.BinaryEncoder
inline
WriteArrayStart
()
Avro.IO.BinaryEncoder
inline
WriteBoolean
(bool b)
Avro.IO.BinaryEncoder
inline
WriteBytes
(byte[] value)
Avro.IO.BinaryEncoder
inline
WriteBytes
(byte[] value, int offset, int length)
Avro.IO.BinaryEncoder
inline
WriteDouble
(double value)
Avro.IO.BinaryEncoder
inline
WriteEnum
(int value)
Avro.IO.BinaryEncoder
inline
WriteFixed
(byte[] data)
Avro.IO.BinaryEncoder
inline
WriteFixed
(byte[] data, int start, int len)
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
()
Avro.IO.BinaryEncoder
inline
WriteMapStart
()
Avro.IO.BinaryEncoder
inline
WriteNull
()
Avro.IO.BinaryEncoder
inline
WriteString
(string value)
Avro.IO.BinaryEncoder
inline
WriteUnionIndex
(int value)
Avro.IO.BinaryEncoder
inline
Generated by
1.9.1