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 new name for the column.
srcOffset The start position in the source array.
count The number of bytes to be copied.