fs2.data.cbor.json

Value members

Concrete methods

def decodeItems[F[_]](implicit F: RaiseThrowable[F]): (F, CborItem) => Token

Transforms the stream of CBOR items into a stream of JSON tokens. The transformation if performed based on rules in section 6.1 of RFC 8949.

Transforms the stream of CBOR items into a stream of JSON tokens. The transformation if performed based on rules in section 6.1 of RFC 8949.