decodeMapped abstract method
Decodes the data as a collection of key-value pairs. The values are accessed and decoded based on the provided key.
Implementation
MappedDecoder decodeMapped();
Decodes the data as a collection of key-value pairs. The values are accessed and decoded based on the provided key.
MappedDecoder decodeMapped();