Return a char[] representing the output. An empty array
is returned if output was not configured. This perhaps
could just return our 'output' buffer content, but that
would not reflect deletes, or seperators. Better to do
it like this instead, for a small cost.
Return a char[] representing the output. An empty array is returned if output was not configured. This perhaps could just return our 'output' buffer content, but that would not reflect deletes, or seperators. Better to do it like this instead, for a small cost.