Function Decoder.readMapNext

Processes the next block of map entries and returns the count of them. Similar to [arrayNext]. See [readMapStart] for details.

abstract ulong readMapNext() @safe;

Throws

AvroTypeException When called outside of a map context