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