ICancellable |
The ICancellableStream type exposes the following members.
Name | Description | |
---|---|---|
Flush | Clear all buffers for this stream and causes any buffered data to be written to the underlying device. | |
Read | Read a sequence of bytes from the stream and advances the position within the stream by the number of bytes read. | |
Write | Write a sequence of bytes to the stream and advances the current position within this stream by the number of bytes written. |