* Replace ByteStream replace NativeMemoryBlock with ArrayPool
* Remove ByteStream.Base, pin at call site instead
* Add Read Benchmarks to bytestream test
* Avoid pinning when reading from bytestream
* Remove NativeMemoryBlock
* Drop condition that never can be true