Package | Description |
---|---|
org.jslipc.channel.file.chunk |
Modifier and Type | Class and Description |
---|---|
class |
ReadableChunkFileChannel
A
ReadableJslipcByteChannel implementation that reads chunk files written into
the given directory by a WritableChunkFileChannel . |
class |
WritableChunkFileChannel
A
WritableJslipcByteChannel implementation that writes the data as
chunk files into a given directory. |
Copyright © 2014. All Rights Reserved.