summaryrefslogtreecommitdiff
path: root/src/io/stream_writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* NOISSUE reformat libnbtplusplus to new MeshMC clang format rulesMehmet Samet Duman3 days1-26/+27
* chore: comply with reuseDioEgizio2026-02-011-0/+4
* Set failbit on ostream in case of errorljfa2015-08-131-0/+1
* Add io::read_tag and write_tag functionsljfa2015-08-131-0/+5
* Implement write_payload and write_tagljfa-ag2015-08-121-2/+4
* Implement basic stream_writer methodsljfa-ag2015-08-121-0/+16
* Lay foundations for stream writingljfa-ag2015-08-121-0/+30