ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
AlignedBufferedStream.buffer
ocean
io
device
DirectIO
AlignedBufferedStream
Internal buffer (the size needs to be multiple of the block size).
template
AlignedBufferedStream
()
protected
ubyte
[]
buffer
;
Meta
Source
See Implementation
ocean
io
device
DirectIO
AlignedBufferedStream
enums
BLOCK_SIZE
functions
copy
createBuffer
flush
seek
setBuffer
static functions
isAligned
variables
buffer
free_index
Internal buffer (the size needs to be multiple of the block size).