tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
File.ReadWriteOpen
tango
io
device
File
File
Read and Write. Use existing file if present.
class
File
enum
Style
ReadWriteOpen
;
Meta
Source
See Implementation
tango
io
device
File
File
aliases
read
write
constructors
this
enums
Access
Cache
Open
Share
functions
open
seek
sync
toString
truncate
properties
length
position
style
static functions
append
get
set
structs
Style
variables
ReadExisting
ReadShared
ReadWriteCreate
ReadWriteExisting
ReadWriteOpen
WriteAppending
WriteCreate
WriteExisting
Read and Write. Use existing file if present.