fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
SocketStreamBase.bufferSize
io
socket
stream
SocketStreamBase
Get the current buffer size. The default is 8192 bytes (8KB).
size_t
bufferSize
[@property setter]
size_t
bufferSize
[@property getter]
struct
SocketStreamBase
@
property
const pure nothrow @
nogc
size_t
bufferSize
(
)
Meta
Source
See Implementation
io
socket
stream
SocketStreamBase
constructors
this
destructors
~this
functions
flush
read
write
postblits
this(this)
properties
bufferSize
Get the current buffer size. The default is 8192 bytes (8KB).