1
0
mirror of https://github.com/danog/byte-stream.git synced 2024-11-27 04:14:49 +01:00
byte-stream/lib
2017-05-22 14:44:36 +02:00
..
Buffer.php Major API change + merged Reader and Writer from amphp/socket 2017-04-30 08:33:16 +02:00
ClosedException.php Update and fix php-cs-fixer and code style 2017-04-26 08:27:52 +02:00
functions.php Add .editorconfig and fix code style 2017-05-07 22:14:45 +02:00
InMemoryStream.php Make InMemoryStream, IteratorStream and methods of Message final 2017-05-22 14:37:20 +02:00
InputStream.php Remove close() from interfaces 2017-05-11 18:08:45 -05:00
IteratorStream.php Make InMemoryStream, IteratorStream and methods of Message final 2017-05-22 14:37:20 +02:00
Message.php Make InMemoryStream, IteratorStream and methods of Message final 2017-05-22 14:37:20 +02:00
OutputStream.php Remove close() from interfaces 2017-05-11 18:08:45 -05:00
Parser.php Add Parser::getBuffer() 2017-05-22 08:34:38 +02:00
PendingReadError.php PendingReadException → PendingReadError 2017-05-12 00:06:07 -05:00
ResourceInputStream.php Make resource streams final 2017-05-22 14:38:39 +02:00
ResourceOutputStream.php Make resource streams final 2017-05-22 14:38:39 +02:00
StreamException.php Update and fix php-cs-fixer and code style 2017-04-26 08:27:52 +02:00
ZlibInputStream.php Suppress warning for invalid contexts, we throw an exception there 2017-05-22 14:44:36 +02:00
ZlibOutputStream.php Suppress warning for invalid contexts, we throw an exception there 2017-05-22 14:44:36 +02:00