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