public class PFCDictionarySectionBuilder extends Object
| Constructor and Description |
|---|
PFCDictionarySectionBuilder(int blocksize,
long numentries) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(CharSequence str) |
void |
finished() |
SequenceLog64 |
getBlocks() |
int |
getBlocksize() |
int |
getNumstrings() |
byte[] |
getText() |
public PFCDictionarySectionBuilder(int blocksize,
long numentries)
public void add(CharSequence str) throws IOException
IOExceptionpublic void finished()
throws IOException
IOExceptionpublic byte[] getText()
public int getBlocksize()
public int getNumstrings()
public SequenceLog64 getBlocks()
Copyright © 2018 DataWeb Research. All rights reserved.