These are the data type-specific methods for adding an ABL RAW parameter:
Syntax
public void addRaw(int position, byte[] value, int mode)
throws Open4GLException
public void addRawArray(int position, byte[][] value, int mode,
int extentValue)
throws Open4GLException