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
self
setAutoGrow
setBufferSize
properties
_gType
autoGrow
bufferSize
static functions
_getGType
newSized
Gets the size of the buffer in the stream.