Andreas Kling
|
adabcf24ec
Everywhere: Add missing <AK/ByteBuffer.h> includes
|
4 years ago |
Lenny Maiorani
|
1643fa2223
InputFileStream: Incorrectly defaulted constructor
|
4 years ago |
asynts
|
96edcbc27c
AK: Lower the requirements for InputStream::eof and rename it.
|
4 years ago |
asynts
|
6de63782c7
Streams: Consistent behaviour when reading from stream with error.
|
4 years ago |
asynts
|
b9a6c07bb7
LibCore: FileStream.h: Fix infinite loop when trying to read past end-of-file.
|
4 years ago |
asynts
|
612c1bc84d
Userland: Use Buffered<T> in gunzip.
|
4 years ago |
asynts
|
9ce4475907
Streams: Distinguish recoverable and fatal errors.
|
4 years ago |
asynts
|
9664453739
LibCore: Add InputFileStream and OutputFileStream.
|
4 years ago |