IOChannel.setBufferSize
void setBufferSize(size_t size)Sets the buffer size.
Parameters
size | the size of the buffer, or 0 to let GLib pick a good size |
void setBufferSize(size_t size)Sets the buffer size.
size | the size of the buffer, or 0 to let GLib pick a good size |