In these classes, there is mention that the size of the buffer used for conversion can be specified. However, there doesn't seem to be a way to
specify or change the buffer size, other than subclassing OutputStreamWriter
in order to reassign OutputStreamWriter.bb or override some of the methods
that use bb. Perhaps the documentation is documenting a feature that has
since been removed.
specify or change the buffer size, other than subclassing OutputStreamWriter
in order to reassign OutputStreamWriter.bb or override some of the methods
that use bb. Perhaps the documentation is documenting a feature that has
since been removed.