fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
FixedBufferBase.this
io
buffer
fixed
FixedBufferBase
Forwards arguments to super class.
struct
FixedBufferBase
(Stream)
this
(
T
...
)
(
auto
ref
T
args
)
if
(
is
(
Stream
== struct) &&
isBufferable
!
Stream
)
Meta
Source
See Implementation
io
buffer
fixed
FixedBufferBase
aliases
put
constructors
this
destructors
~this
functions
flush
read
seekTo
write
postblits
this(this)
properties
bufferSize
variables
stream
Forwards arguments to super class.