Classes summary
| BufferedSink |
The WritableStreamInterface is responsible for providing an
interface for write-only streams and the writable side of duplex streams. |
| CompositeStream |
The DuplexStreamInterface is responsible for providing an interface
for duplex streams (both readable and writable). |
| DuplexResourceStream |
The DuplexStreamInterface is responsible for providing an interface
for duplex streams (both readable and writable). |
| ReadableResourceStream |
The ReadableStreamInterface is responsible for providing an
interface for read-only streams and the readable side of duplex streams. |
| ReadableStream |
The ReadableStreamInterface is responsible for providing an
interface for read-only streams and the readable side of duplex streams. |
| ThroughStream |
The DuplexStreamInterface is responsible for providing an interface
for duplex streams (both readable and writable). |
| Util |
|
| WritableResourceStream |
The WritableStreamInterface is responsible for providing an
interface for write-only streams and the writable side of duplex streams. |
| WritableStream |
The WritableStreamInterface is responsible for providing an
interface for write-only streams and the writable side of duplex streams. |