vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CachedFileStream.read
index
vibe
stream
cached
CachedFileStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
struct
CachedFileStream
(InputStream)
@
blocking
size_t
read
(
scope
ubyte
[]
dst
,
IOMode
mode
)
if
(
isInputStream
!
InputStream
)
void
read
(ubyte[] dst)
Meta
Source
See Implementation
index
vibe
stream
cached
CachedFileStream
functions
close
finalize
flush
peek
read
seek
tell
truncate
write
manifest constants
outputStreamVersion
properties
dataAvailableForRead
empty
fd
isOpen
leastSize
path
readable
size
writable