- write-cbor-sequence LIST #!optional PORTprocedure
- read-cbor-sequence #!optional PORTprocedure
Write each element of LIST as a separate data item, and read all items up to the end of input, as a CBOR sequence (RFC 8742).
Write each element of LIST as a separate data item, and read all items up to the end of input, as a CBOR sequence (RFC 8742).