public interface Buffered
java.io.Flushable
and
java.io.Closeable
Modifier and Type | Method and Description |
---|---|
int |
bufferSize()
The buffer size used by this stream while reading input or before writing
output to the underlying stream.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.