Class SMBByteChannel

java.lang.Object
no.maddin.niofs.smb.SMBByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel

public class SMBByteChannel extends Object implements SeekableByteChannel
Implementation of SeekableByteChannel for writing SMB files. Reading is not supported at the moment.