vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
FileStream.read
vibe
core
file
FileStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
struct
FileStream
@
safe
size_t
read
(
ubyte
[]
dst
,
IOMode
mode
)
void
read
(ubyte[] dst)
Meta
Source
See Implementation
vibe
core
file
FileStream
destructors
~this
functions
close
finalize
flush
opCast
peek
read
seek
takeOwnershipOfFD
tell
truncate
write
postblits
this(this)
properties
dataAvailableForRead
empty
fd
isOpen
leastSize
path
readable
size
writable