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, nextSymbol
public HalfPrecisionFloatDecoder(CborDecoder decoder, InputStream inputStream)
public HalfPrecisionFloat decode(int initialByte) throws CborException
decode
in class AbstractDecoder<HalfPrecisionFloat>
CborException
Copyright © 2014. All Rights Reserved.