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-14 14:40:32 +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 Remove close() from interfaces 2017-05-11 18:08:45 -05:00
InputStream.php Remove close() from interfaces 2017-05-11 18:08:45 -05:00
Message.php PendingReadException → PendingReadError 2017-05-12 00:06:07 -05:00
OutputStream.php Remove close() from interfaces 2017-05-11 18:08:45 -05:00
Parser.php Remove close() from interfaces 2017-05-11 18:08:45 -05:00
PendingReadError.php PendingReadException → PendingReadError 2017-05-12 00:06:07 -05:00
ResourceInputStream.php Restore destructor on resource stream 2017-05-12 10:27:58 -05:00
ResourceOutputStream.php Restore destructor on resource stream 2017-05-12 10:27:58 -05:00
StreamException.php Update and fix php-cs-fixer and code style 2017-04-26 08:27:52 +02:00
ZlibInputStream.php Rename Gzip*Stream to Zlib*Stream and allow different encodings 2017-05-14 14:40:32 +02:00
ZlibOutputStream.php Rename Gzip*Stream to Zlib*Stream and allow different encodings 2017-05-14 14:40:32 +02:00