summaryrefslogtreecommitdiff
path: root/AK/BitStream.h
AgeCommit message (Expand)Author
2020-09-14AK: Lower the requirements for InputStream::eof and rename it.asynts
2020-09-12AK: Fix accidentally-recursive call in BitStreamBen Wiederhake
2020-09-06Streams: Consistent behaviour when reading from stream with error.asynts
2020-09-01Streams: Distinguish recoverable and fatal errors.asynts
2020-08-26AK: Add InputBitStream class.asynts