Appends the given bytes to the end of the column.
public void appendBytes( UInt16 cid, Array value, UInt32 srcOffset, UInt32 count )
cid The 1-based column ID.
value The value to append to the current new value for the column.
srcOffset The start position in the source array.
count The number of bytes to be copied.