Sets whether or not this owns the backend memory buffer.
Note: owner
should be true if the stream should free the backend memory buffer when
destroyed or false otherwise.
this | |
owner |
true if this stream should own the ByteArray or false otherwise |