1
0
mirror of https://github.com/danog/byte-stream.git synced 2024-11-26 20:04:51 +01:00
byte-stream/lib
2019-08-22 22:20:51 +02:00
..
ClosedException.php Apply PSR-2 2018-09-22 16:04:00 +02:00
functions.php Add warning 2019-08-22 22:20:51 +02:00
InMemoryStream.php Apply PSR-2 2018-09-22 16:04:00 +02:00
InputStream.php Apply PSR-2 2018-09-22 16:04:00 +02:00
IteratorStream.php Apply PSR-2 2018-09-22 16:04:00 +02:00
LineReader.php Add LineReader::getBuffer() 2019-08-22 22:09:47 +02:00
Message.php Apply PSR-2 2018-09-22 16:04:00 +02:00
OutputBuffer.php Apply PSR-2 2018-09-22 16:04:00 +02:00
OutputStream.php Return Failure instead of throwing 2019-07-26 16:22:49 -05:00
Payload.php Apply PSR-2 2018-09-22 16:04:00 +02:00
PendingReadError.php Apply PSR-2 2018-09-22 16:04:00 +02:00
ResourceInputStream.php Add chunksize setter to Resource*Stream classes (#55) 2019-03-31 16:51:36 +02:00
ResourceOutputStream.php Return Failure instead of throwing 2019-07-26 16:22:49 -05:00
StreamException.php Apply PSR-2 2018-09-22 16:04:00 +02:00
ZlibInputStream.php Apply PSR-2 2018-09-22 16:04:00 +02:00
ZlibOutputStream.php Apply PSR-2 2018-09-22 16:04:00 +02:00