summaryrefslogtreecommitdiff
path: root/AK/Buffered.h
AgeCommit message (Expand)Author
2020-09-14AK: Lower the requirements for InputStream::eof and rename it.asynts
2020-09-06Streams: Consistent behaviour when reading from stream with error.asynts
2020-09-06AK: Add Buffered<T> which wraps a stream, adding input buffering.asynts