public class StringChunk extends Chunk
ChunkChopper.getString() This can
also be used for chunks that have data of a known length beginning with a
string with unnessecary(you don't want to use it) data following.| Constructor and Description |
|---|
StringChunk() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadData(ChunkChopper chopper)
Reads in all the data for this chunk and makes a string out of it.
|
addSubChunk, getDescription, getName, getSubChunk, initialize, setDescription, setName, toStringpublic void loadData(ChunkChopper chopper)
Copyright © 2000-2013 Microcrowd. All Rights Reserved.