public static interface EncryptedFileSegmentInputStream.ChunkProvider
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
nextChunk()
Get the next chunk from the backing provider, if any chunks remain.
|
Copyright © 2009-2021 The Apache Software Foundation