summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/MemoryStream.h
AgeCommit message (Expand)Author
2022-07-12Everywhere: Split Error::from_string_literal and Error::from_string_viewsin-ack
2022-04-16LibCore+Everywhere: Make Core::Stream::read() return BytesSam Atkins
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-16LibCore+Tests: Add SeekableStream::truncate()Sam Atkins
2022-01-22LibCore: Introduce MemoryStreamkleines Filmröllchen