mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02: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.
2.9 KiB
2.9 KiB