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