Konrad Windszus created IO-883:
----------------------------------
Summary: ByteArraySeekableByteChannel should optionally expose a
read-only channel
Key: IO-883
URL: https://issues.apache.org/jira/browse/IO-883
Project: Commons IO
Issue Type: Improvement
Reporter: Konrad Windszus
In certain cases there should be no writes being performed through the
SeekableByteChannel. Similar as for files it should be possible to wrap it as
read-only and throw `NonWritableChannelException` for all operations trying to
write to the wrapped array.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)