public class ChunkBuilder extends Object
Constructor and Description |
---|
ChunkBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
addRecord(byte[] rec)
Adds the data in rec to an internal buffer; rec can be reused immediately.
|
Chunk |
getChunk() |
public void addRecord(byte[] rec)
rec
- public Chunk getChunk()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.