ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
BufferedDirectReadFile.open
ocean
io
device
DirectIO
BufferedDirectReadFile
Open a BufferedDirectReadFile file.
class
BufferedDirectReadFile
void
open
(
cstring
path
)
Parameters
path
cstring
Path of the file to read from.
Meta
Source
See Implementation
ocean
io
device
DirectIO
BufferedDirectReadFile
classes
DirectReadFile
constructors
this
functions
close
conduit
input
load
newFile
open
read
sync
mixins
__anonymous
variables
pending_index
Open a BufferedDirectReadFile file.