This class is not thread safe and may issue multiple writes to the underlying stream for each method call made.
This class performs no buffering on its own. This makes it suitable to interleave writes performed by this class with writes performed directly against the underlying OutputStream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|