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