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