public class NegativeIntegerEncoder extends AbstractEncoder<NegativeInteger>
encoder| Constructor and Description |
|---|
NegativeIntegerEncoder(CborEncoder encoder,
OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(NegativeInteger dataItem) |
encodeTypeAndLength, encodeTypeAndLength, encodeTypeChunked, write, writepublic NegativeIntegerEncoder(CborEncoder encoder, OutputStream outputStream)
public void encode(NegativeInteger dataItem) throws CborException
encode in class AbstractEncoder<NegativeInteger>CborExceptionCopyright © 2014. All Rights Reserved.