|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteChannelReader | |
|---|---|
| com.liferay.portal.kernel.io.delta | |
| Uses of ByteChannelReader in com.liferay.portal.kernel.io.delta |
|---|
| Methods in com.liferay.portal.kernel.io.delta with parameters of type ByteChannelReader | |
|---|---|
static void |
DeltaUtil.delta(ReadableByteChannel modifiedReadableByteChannel,
ByteChannelReader checksumsByteChannelReader,
ByteChannelWriter deltaByteChannelWriter)
|
void |
Differ.delta(ReadableByteChannel modifiedReadableByteChannel,
ByteChannelReader checksumsByteChannelReader,
ByteChannelWriter deltaByteChannelWriter)
|
static void |
DeltaUtil.patch(FileChannel originalFileChannel,
WritableByteChannel patchedWritableByteChannel,
ByteChannelReader deltaByteChannelReader)
|
void |
Patcher.patch(FileChannel originalFileChannel,
WritableByteChannel patchedWritableByteChannel,
ByteChannelReader deltaByteChannelReader)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||