cbor
cbor copied to clipboard
fn to change output type of stream deserializer
This is pretty self explanatory, but I have a file that encodes data as an object followed by a series of patches. Would be nice to use the stream deserializer, grab the first thing, then switch it to read out patch objects and iterate.