Function Decoder.readLong
Reads a long written by [Encoder.writeLong].
abstract long readLong() @safe;
Throws
AvroTypeException If this is a stateful reader and long is not the type of the next value to be read
Reads a long written by [Encoder.writeLong].
abstract long readLong() @safe;
AvroTypeException If this is a stateful reader and long is not the type of the next value to be read