Class | Description |
---|---|
ChunkFilePipe |
In contrast to the
FilePipe this implementation is based on chunk
files which are written to a directory by a WritableChunkFileChannel
and consumed by a ReadableChunkFileChannel . |
FilePipe |
The FilePipe uses a
ReadableJslipcFileChannel and
WritableJslipcFileChannel to set up a pipe based on two files. |
Copyright © 2014. All Rights Reserved.