public class PdolDataGenerator extends ByteParsable
Constructor and Description |
---|
PdolDataGenerator() |
Modifier and Type | Method and Description |
---|---|
static PdolDataGenerator |
create(TagLengthValue pdolOrParent) |
int |
parse(byte[] bytes)
Parses a byte array.
|
clear, equals, getByteCount, getBytes, hashCode, setBytes, toString
public static PdolDataGenerator create(TagLengthValue pdolOrParent)
public int parse(byte[] bytes)
ByteParsable
parse
in class ByteParsable
bytes
- The bytes to parse.