Avro C#
Loading...
Searching...
No Matches
Avro
IO
ParsingEncoder
Avro.IO.ParsingEncoder Member List
This is the complete list of members for
Avro.IO.ParsingEncoder
, including all inherited members.
Depth
()
Avro.IO.ParsingEncoder
inline
protected
Flush
()
Avro.IO.ParsingEncoder
Pop
()
Avro.IO.ParsingEncoder
inline
protected
Pos
Avro.IO.ParsingEncoder
protected
Push
()
Avro.IO.ParsingEncoder
inline
protected
SetItemCount
(long value)
Avro.IO.ParsingEncoder
inline
virtual
StartItem
()
Avro.IO.ParsingEncoder
inline
virtual
WriteArrayEnd
()
Avro.IO.ParsingEncoder
WriteArrayStart
()
Avro.IO.ParsingEncoder
WriteBoolean
(bool value)
Avro.IO.ParsingEncoder
WriteBytes
(byte[] value)
Avro.IO.ParsingEncoder
WriteBytes
(byte[] value, int offset, int length)
Avro.IO.ParsingEncoder
WriteDouble
(double value)
Avro.IO.ParsingEncoder
WriteEnum
(int value)
Avro.IO.ParsingEncoder
WriteFixed
(byte[] data)
Avro.IO.ParsingEncoder
WriteFixed
(byte[] data, int start, int len)
Avro.IO.ParsingEncoder
WriteFloat
(float value)
Avro.IO.ParsingEncoder
WriteInt
(int value)
Avro.IO.ParsingEncoder
WriteLong
(long value)
Avro.IO.ParsingEncoder
WriteMapEnd
()
Avro.IO.ParsingEncoder
WriteMapStart
()
Avro.IO.ParsingEncoder
WriteNull
()
Avro.IO.ParsingEncoder
WriteString
(string value)
Avro.IO.ParsingEncoder
WriteUnionIndex
(int value)
Avro.IO.ParsingEncoder
Generated by
1.9.8