CONTROL_ESCAPE
} else if (buffer[position + index] == CONTROL_ESCAPE) {
|| data[index] == CONTROL_ESCAPE) {
buffer[position++] = CONTROL_ESCAPE;