Uses of Interface
co.nstant.in.cbor.DataItemListener
| Package | Description |
|---|---|
| co.nstant.in.cbor |
-
Uses of DataItemListener in co.nstant.in.cbor
Methods in co.nstant.in.cbor with parameters of type DataItemListener Modifier and Type Method Description voidCborDecoder. decode(DataItemListener dataItemListener)Streaming decoding of an input stream.