summaryrefslogtreecommitdiff
path: root/src/io/stream_reader.cpp
Commit message (Expand)AuthorAgeFilesLines
* NOISSUE reformat libnbtplusplus to new MeshMC clang format rulesMehmet Samet Duman3 days1-76/+79
* chore: comply with reuseDioEgizio2026-02-011-0/+4
* Small tweakTheKodeToad2023-11-061-1/+1
* 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