autoFlush
Returns true
if channel flushes automatically all pending bytes after every write function call. If false
then flush only happens at manual flush invocation or when the buffer is full.
Returns true
if channel flushes automatically all pending bytes after every write function call. If false
then flush only happens at manual flush invocation or when the buffer is full.
Returns true
if channel flushes automatically all pending bytes after every write function call. If false
then flush only happens at manual flush invocation or when the buffer is full.