Skip to content

Commit 5b74b5d

Browse files
committed
examples: Add buffered reader example
This reads a CBOR file piece-wise, seeking backward and forward through the file if needed. Some seeking can be avoided by tuning the block size used in reads so that the read window shifts by smaller amounts.
1 parent e6debd2 commit 5b74b5d

File tree

1 file changed

+783
-0
lines changed

1 file changed

+783
-0
lines changed

0 commit comments

Comments
 (0)