Closed lizthegrey closed 2 years ago
ReadFrom()/Copy() should leave it to user whether or not to Close() afterwards rather than shutting down/flushing immediately after the buffer is copied in.
fixes #183
Tests failing because main branch which I forked is failing
ReadFrom()/Copy() should leave it to user whether or not to Close() afterwards rather than shutting down/flushing immediately after the buffer is copied in.
fixes #183