ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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).