Stream improvements
Pre-release
Pre-release
Functionality has been slightly modified after introducing unit tests for working with Streams in the following ways:
- String representation of Stream objects
- Detaching a stream's resource object mid-use
- Tell, Eof, Seek methods
- Writing to Streams sequentially
- Accessing Stream metadata
- Getting stream contents in one operation