public interface OutputLengthObserver
void
nBytes(long n)
is about to write n bytes
nChars(long n)
is about to write n characters
void nBytes(long n)
n
void nChars(long n)