Appends a string chunk to a column.
public void appendStringChunk(UInt16 cid, String value)
cid The 1-based column ID.
value The value to append to the current new value for the column.