|
Avro C#
|
| 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() (defined in Avro.IO.Decoder) | Avro.IO.Decoder | |
| SkipFixed(int len) (defined in Avro.IO.Decoder) | Avro.IO.Decoder | |
| SkipFloat() | Avro.IO.Decoder | |
| SkipInt() | Avro.IO.Decoder | |
| SkipLong() | Avro.IO.Decoder | |
| SkipNull() | Avro.IO.Decoder | |
| SkipString() | Avro.IO.Decoder | |
| SkipUnionIndex() (defined in Avro.IO.Decoder) | Avro.IO.Decoder |
1.7.6.1