aboutsummaryrefslogtreecommitdiff
path: root/src/streams.cpp
AgeCommit message (Expand)Author
2024-09-16streams: remove AutoFile::Get() entirelyPieter Wuille
2024-09-16streams: cache file position within AutoFilePieter Wuille
2024-04-01Add AutoFile::seek and tellAva Chow
2023-07-19streams: Teach AutoFile how to XORMarcoFalke
2023-07-13Add AutoFile::detail_fread member functionMarcoFalke