cas.getStringHeap().charHeapPos));
} else {
// no stringheap data
// if there is data in the string lists, write a leading 0
if (stringListLength > 0) {
dos.writeChar(0);
}
}
// write out the data in the StringList and update the
// reference in the local ref heap.