Function Decoder.skipString
Discards a char-string written by [Encoder.writeString].
abstract void skipString() @safe;
Throws
AvroTypeException If this is a stateful reader and char-string is not the type of the next value to be read