ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
File.ReadWriteOpen
ocean
io
device
File
File
Read and Write. Use existing file if present.
class
File
static immutable
Style
ReadWriteOpen
;
Meta
Source
See Implementation
ocean
io
device
File
File
aliases
read
write
classes
IOException
constructors
this
enums
Access
Cache
Open
Share
functions
error
length
open
path
position
seek
setFileHandle
style
sync
toString
truncate
static functions
append
get
set
static variables
O_CLOEXEC
ReadExisting
ReadShared
ReadWriteAppending
ReadWriteCreate
ReadWriteExisting
ReadWriteOpen
WriteAppending
WriteCreate
WriteExisting
structs
Style
Read and Write. Use existing file if present.