public class ByteArrayInputRecord extends InputRecord
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
VALIDATEDATA_CONSUMED, VALIDATEDATA_OK
Constructor and Description |
---|
ByteArrayInputRecord() |
Modifier and Type | Method and Description |
---|---|
void |
appendByteArray(byte[] bytes)
Call this method to append bytes to the record.
|
setException, validateData
public static final java.lang.String copyright