- write-cbor-file PATH OBJprocedure
- read-cbor-file PATHprocedure
Write and read a file holding one data item. The file starts with the self-describe tag 55799 (the bytes d9 d9 f7), which marks it as CBOR.
Write and read a file holding one data item. The file starts with the self-describe tag 55799 (the bytes d9 d9 f7), which marks it as CBOR.