mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:22:45 +00:00 
			
		
		
		
	|  8464da1439 `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 | ||
| Document.cpp | ||
| Document.h | ||
| Forward.h | ||
| GeminiRequest.cpp | ||
| GeminiRequest.h | ||
| GeminiResponse.cpp | ||
| GeminiResponse.h | ||
| Job.cpp | ||
| Job.h | ||
| Line.cpp | ||