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