vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CachedFileStream.write
index
vibe
stream
cached
CachedFileStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(const(ubyte)[] bytes, IOMode mode)
void
write
(const(ubyte)[] bytes)
void
write
(const(char)[] bytes)
struct
CachedFileStream
(InputStream)
@
blocking
void
write
(
scope
const
(
char
)[]
bytes
)
if
(
isInputStream
!
InputStream
)
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