SmbFile access via SeekableByteChannel

Jan Schlößin <[email protected]> Wed, 18 Sep 2013 14:27:53 +0200
Newsgroups gmane.network.samba.java
Message-ID <[email protected]>
Hello,

I would like to have access to a file via a ByteChannel for more
flexibility. As far as I understand the cifs protocol there can be an
efficient implementation of a read/write access pattern within one file.

Is it planned in SmbFile to migrate from Input-/OutputStream to
SeekableByteChannel? Can I contribute? What challenges will we meet?

Thanks, Jan