vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
StdFileStream.read
index
vibe
stream
stdio
StdFileStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
class
StdFileStream
override
size_t
read
(
scope
ubyte
[]
dst
,
IOMode
mode
)
alias
read
=
ConnectionStream
.
read
Meta
Source
See Implementation
index
vibe
stream
stdio
StdFileStream
constructors
this
functions
close
enforceReadable
enforceWritable
finalize
flush
peek
read
setup
waitForData
write
properties
connected
dataAvailableForRead
empty
leastSize
stdFile