Extends {@link JsonFactory} mostly so that users can actually use it in placeof regular non-CBOR factory instances.
Note on using non-byte-based sources/targets (char based, like {@link java.io.Reader} and {@link java.io.Writer}): these can not be used for CBOR documents; attempt will throw exception. @author Tatu Saloranta
|
|
|
|
|
|