a valid cbor object
the key of a key-value pair
the input to a parser
a parser for turning input into a value
# A scala.util.Right containing the built value, or # A scala.util.Left indicating an error message and error index
An 'empty' object to be used to start the folding process
An 'empty' object to be used to start the folding process
Change the type of key that this builder requires
Change the type of key that this builder requires
next
Change the type of value that this builder requires
Change the type of value that this builder requires
next
A builder that will create a series of bytes in Cbor Object format
(Since version next) use CborBuilder(true) instead
next