Function Decoder.skipBytes

Discards a byte-string written by [Encoder.writeBytes].

abstract void skipBytes() @safe;

Throws

AvroTypeException If this is a stateful reader and byte-string is not the type of the next value to be read