mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-25 14:05:15 +00:00
`Stream` will be qualified as `AK::Stream` until we remove the `Core::Stream` namespace. `IODevice` now reuses the `SeekMode` that is defined by `SeekableStream`, since defining its own would require us to qualify it with `AK::SeekMode` everywhere. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Tar.cpp | ||
Tar.h | ||
TarStream.cpp | ||
TarStream.h | ||
Zip.cpp | ||
Zip.h |