- call-with-cbor-output-file PATH PROCprocedure
- call-with-cbor-input-file PATH PROCprocedure
Open PATH as a binary port and call PROC with the port. The output version writes the self-describe tag first; PROC should then write exactly one data item.
Open PATH as a binary port and call PROC with the port. The output version writes the self-describe tag first; PROC should then write exactly one data item.