Avro C#
Avro
IO
Decoder
Avro.IO.Decoder Member List
This is the complete list of members for
Avro.IO.Decoder
, including all inherited members.
ReadArrayNext
()
Avro.IO.Decoder
ReadArrayStart
()
Avro.IO.Decoder
ReadBoolean
()
Avro.IO.Decoder
ReadBytes
()
Avro.IO.Decoder
ReadDouble
()
Avro.IO.Decoder
ReadEnum
()
Avro.IO.Decoder
ReadFixed
(byte[] buffer)
Avro.IO.Decoder
ReadFixed
(byte[] buffer, int start, int length)
Avro.IO.Decoder
ReadFloat
()
Avro.IO.Decoder
ReadInt
()
Avro.IO.Decoder
ReadLong
()
Avro.IO.Decoder
ReadMapNext
()
Avro.IO.Decoder
ReadMapStart
()
Avro.IO.Decoder
ReadNull
()
Avro.IO.Decoder
ReadString
()
Avro.IO.Decoder
ReadUnionIndex
()
Avro.IO.Decoder
SkipBoolean
()
Avro.IO.Decoder
SkipBytes
()
Avro.IO.Decoder
SkipDouble
()
Avro.IO.Decoder
SkipEnum
()
Avro.IO.Decoder
SkipFixed
(int len)
Avro.IO.Decoder
SkipFloat
()
Avro.IO.Decoder
SkipInt
()
Avro.IO.Decoder
SkipLong
()
Avro.IO.Decoder
SkipNull
()
Avro.IO.Decoder
SkipString
()
Avro.IO.Decoder
SkipUnionIndex
()
Avro.IO.Decoder
Generated by
1.8.17