Documentation
Dlang.org
BufferedOutputStream.getBufferSize
gio
buffered_output_stream
BufferedOutputStream
Gets the size of the buffer in the stream.
class
BufferedOutputStream
size_t
getBufferSize
(
)
Return Value
Type:
size_t
the current size of the buffer.
gio
buffered_output_stream
BufferedOutputStream
constructors
this
functions
getAutoGrow
getBufferSize
setAutoGrow
setBufferSize
static functions
newSized
Gets the size of the buffer in the stream.