package orsetto
A library of assorted structured data interchange languages
Install
Dune Dependency
Authors
Maintainers
Sources
r1.1.2.tar.gz
sha512=e260412b2dd0f98cfe3dc7ed5c31a694eb31c93cd207c51fa12675b790234ee0ad3bf07d9be17a4dc266fedfe55b14c967cad7bc0c9414063eef8afd59f3d0d1
doc/orsetto.cbor/Cbor_notation/index.html
Module Cbor_notation
Concise Binary Object Representation (CBOR) diagnostic notation.
Overview
Specialization of
f_emit
to output texts in the CBOR diagnostic format. Combinators are provided for the basic CBOR types to be used for directly emitting application data as CBOR diagnostic notation. Additional conveniences are provided for emitting encapsulated CBOR values as text.
Type
type 'a t = private 'a Cf_emit.To_formatter.t
The type of CBOR diagnostic notation emitters.
Convenience
Use of_string s
to convert the CBOR encoded octets in s
to the diagnostic notation for the encoded CBOR events.
val of_slice : string Cf_slice.t -> string
Use of_slice s
to convert the CBOR encoded octets in s
to the diagnostic notation for the encoded CBOR events.
Emitters
val events : Cbor_event.t Seq.t t
The emitter for a sequence of decoded CBOR events. Output may contain encoding indications.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page