fio ~master (2021-11-06T04:03:56.9837641)
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).