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