fs2.data.json.cbor

Members list

Concise view

Value members

Concrete methods

def encodeItems[F[_]]: (F, Token) => CborItem

Purely streaming encoding pipe. No type hint is given, which results in all collection being of indefinite size.

Purely streaming encoding pipe. No type hint is given, which results in all collection being of indefinite size.

For numbers (integers and floating) it selects the smallest available representation that represents it exactly. However, this will never emit half floats.

Attributes

Source:
package.scala