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 © 2018 The Apache Software Foundation