Re: Efficient writable character buffers in Java



On 2006-06-30, yay_frogs@xxxxxxxxx <yay_frogs@xxxxxxxxx> wrote:
If I use a
char[] in Java then the output routines ignore the terminating null
byte.

Are you sure about that? Are you passing the byte to the output
routines??

Lordy
.