decodeMapped abstract method

MappedDecoder decodeMapped()

Decodes the data as a collection of key-value pairs. The values are accessed and decoded based on the provided key.

Implementation

MappedDecoder decodeMapped();