public class RDCAnalysisChunking extends AbstractChunking
fileContent| Constructor and Description |
|---|
RDCAnalysisChunking(byte[] fileContent)
Initializes a new instance of the
|
| Modifier and Type | Method and Description |
|---|---|
List<LeafNodeObject> |
chunking()
This method is used to chunk the file data.
|
public RDCAnalysisChunking(byte[] fileContent)
fileContent - The content of the file.public List<LeafNodeObject> chunking() throws IOException
chunking in class AbstractChunkingIOExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.