public class MapDecoder extends AbstractDecoder<Map>
decoder, INFINITY, inputStream| Constructor and Description |
|---|
MapDecoder(CborDecoder decoder,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
Map |
decode(int initialByte) |
getLength, getLengthAsBigInteger, nextSymbolpublic MapDecoder(CborDecoder decoder, InputStream inputStream)
public Map decode(int initialByte) throws CborException
decode in class AbstractDecoder<Map>CborExceptionCopyright © 2014. All Rights Reserved.