decodeKeyed abstract method
Decodes the data as a collection of key-value pairs. The pairs are decoded in order of appearance in the encoded data.
Implementation
KeyedDecoder decodeKeyed();
Decodes the data as a collection of key-value pairs. The pairs are decoded in order of appearance in the encoded data.
KeyedDecoder decodeKeyed();