Files
RedBear-OS/src
oddcoder 14e011b72c Implemment lookaheadreader with lookahead and commit api
The LookAheadReader api works similar to read but it has 2 methods,
lookahead: it will read 1 byte (with internal ftell) without modifying
the file's own ftell() and commit() which saves the current file ftell

LookAheadReader can wrap both buffers and files
2020-06-03 23:20:52 +02:00
..
2019-08-04 19:05:44 +02:00
2019-03-27 21:28:39 -06:00
2019-05-11 13:48:03 +02:00
2019-05-11 13:48:03 +02:00
2020-06-03 23:20:52 +02:00
2020-05-22 11:50:54 -06:00
2019-08-04 19:05:45 +02:00
2019-08-04 19:05:45 +02:00
2019-08-04 19:05:45 +02:00
2019-08-04 19:05:45 +02:00
2019-08-04 19:05:45 +02:00
2019-08-04 19:05:45 +02:00
2019-11-29 18:05:31 -07:00
2019-07-06 19:37:13 -06:00