tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
File.position
tango
io
device
File
File
Return the current file position.
long
position
[@property getter]
class
File
version(Win32)
@
property
long
position
(
)
long
position
[@property getter]
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
Return the current file position.