vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
ThreadedFileStream.this
index
vibe
core
drivers
threadedfile
ThreadedFileStream
Undocumented in source.
this
(Path path, FileMode mode)
class
ThreadedFileStream
@
safe
this
(
Path
path
,
FileMode
mode
)
this
(int fd, Path path, FileMode mode)
Meta
Source
See Implementation
index
vibe
core
drivers
threadedfile
ThreadedFileStream
aliases
read
write
constructors
this
destructors
~this
functions
close
finalize
flush
peek
seek
takeOwnershipOfFD
tell
properties
dataAvailableForRead
empty
fd
isOpen
leastSize
path
readable
size
writable