summaryrefslogtreecommitdiff
path: root/src/io/stream_reader.cpp
Commit message (Collapse)AuthorAgeFilesLines
* chore: comply with reuseDioEgizio2026-02-011-0/+4
| | | | Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
* Small tweakTheKodeToad2023-11-061-1/+1
| | | Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
* Limit recursion, attempt 2TheKodeToad2023-11-051-0/+5
|
* Add io::read_tag and write_tag functionsljfa2015-08-131-0/+10
|
* Add read_compound methodljfa2015-08-071-0/+15
|
* Add stream_reader::read_tag methodljfa-ag2015-08-061-0/+8
|
* Implement stream_reader::read_payloadljfa-ag2015-08-051-0/+7
|
* Implement stream_readerljfa-ag2015-08-041-0/+70