summaryrefslogtreecommitdiff
path: root/AK/Stream.h
AgeCommit message (Expand)Author
2020-08-07AK: Remove unnecessary clang-format off comments.asynts
2020-08-06AK: Remove Stream::operator bool()Andreas Kling
2020-08-06LibDebug: Use InputMemoryStream instead of BufferStream.asynts
2020-08-06AK: Add InputStream abstraction and InputMemoryStream implementation.asynts