public class WindowedChannelFactory
extends java.lang.Object
implements java.lang.AutoCloseable
| Constructor and Description |
|---|
WindowedChannelFactory(java.nio.channels.SeekableByteChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.nio.channels.SeekableByteChannel |
get(long offset,
long length) |