Uses of Interface
co.nstant.in.cbor.DataItemListener
-
Packages that use 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 void
CborDecoder. decode(DataItemListener dataItemListener)
Streaming decoding of an input stream.
-