Documentation
Dlang.org
IOChannel.setBufferSize
glib
iochannel
IOChannel
Sets the buffer size.
class
IOChannel
void
setBufferSize
(
size_t
size
)
Parameters
size
size_t
the size of the buffer, or 0 to let GLib pick a good size
glib
iochannel
IOChannel
constructors
this
functions
_cPtr
close
flush
getBufferCondition
getBufferSize
getBuffered
getCloseOnUnref
getEncoding
getFlags
getLineTerm
init_
read
readChars
readLine
readLineString
readToEnd
readUnichar
seek
seekPosition
self
setBufferSize
setBuffered
setCloseOnUnref
setEncoding
setFlags
setLineTerm
shutdown
unixGetFd
write
writeChars
writeUnichar
properties
_gType
static functions
_getGType
errorFromErrno
errorQuark
newFile
unixNew
Sets the buffer size.