Avro C#
Avro
IO
ParsingDecoder
Avro.IO.ParsingDecoder Member List
This is the complete list of members for
Avro.IO.ParsingDecoder
, including all inherited members.
DoAction
(Symbol input, Symbol top)
Avro.IO.ParsingDecoder
pure virtual
Parser
Avro.IO.ParsingDecoder
protected
ParsingDecoder
(Symbol root)
Avro.IO.ParsingDecoder
inline
protected
ReadArrayNext
()
Avro.IO.ParsingDecoder
pure virtual
ReadArrayStart
()
Avro.IO.ParsingDecoder
pure virtual
ReadBoolean
()
Avro.IO.ParsingDecoder
pure virtual
ReadBytes
()
Avro.IO.ParsingDecoder
pure virtual
ReadDouble
()
Avro.IO.ParsingDecoder
pure virtual
ReadEnum
()
Avro.IO.ParsingDecoder
pure virtual
ReadFixed
(byte[] buffer)
Avro.IO.ParsingDecoder
pure virtual
ReadFixed
(byte[] buffer, int start, int length)
Avro.IO.ParsingDecoder
pure virtual
ReadFloat
()
Avro.IO.ParsingDecoder
pure virtual
ReadInt
()
Avro.IO.ParsingDecoder
pure virtual
ReadLong
()
Avro.IO.ParsingDecoder
pure virtual
ReadMapNext
()
Avro.IO.ParsingDecoder
pure virtual
ReadMapStart
()
Avro.IO.ParsingDecoder
pure virtual
ReadNull
()
Avro.IO.ParsingDecoder
pure virtual
ReadString
()
Avro.IO.ParsingDecoder
pure virtual
ReadUnionIndex
()
Avro.IO.ParsingDecoder
pure virtual
SkipAction
()
Avro.IO.ParsingDecoder
inline
virtual
SkipArray
()
Avro.IO.ParsingDecoder
pure virtual
SkipBoolean
()
Avro.IO.ParsingDecoder
pure virtual
SkipBytes
()
Avro.IO.ParsingDecoder
pure virtual
SkipDouble
()
Avro.IO.ParsingDecoder
pure virtual
SkipEnum
()
Avro.IO.ParsingDecoder
pure virtual
SkipFixed
(int len)
Avro.IO.ParsingDecoder
pure virtual
SkipFixed
()
Avro.IO.ParsingDecoder
protected
pure virtual
SkipFloat
()
Avro.IO.ParsingDecoder
pure virtual
SkipInt
()
Avro.IO.ParsingDecoder
pure virtual
SkipLong
()
Avro.IO.ParsingDecoder
pure virtual
SkipMap
()
Avro.IO.ParsingDecoder
pure virtual
SkipNull
()
Avro.IO.ParsingDecoder
pure virtual
SkipString
()
Avro.IO.ParsingDecoder
pure virtual
SkipTopSymbol
()
Avro.IO.ParsingDecoder
inline
virtual
SkipUnionIndex
()
Avro.IO.ParsingDecoder
pure virtual
Generated by
1.8.17