vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BufferedStream.write
index
vibe
stream
bufferedstream
BufferedStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(ubyte[] bytes, IOMode mode)
void
write
(ubyte[] bytes)
void
write
(char[] bytes)
struct
BufferedStream
(S)
@
blocking
void
write
(
in
char
[]
bytes
)
Meta
Source
See Implementation
index
vibe
stream
bufferedstream
BufferedStream
destructors
~this
functions
close
finalize
flush
peek
read
seek
sync
tell
truncate
write
postblits
this(this)
properties
dataAvailableForRead
empty
isOpen
leastSize
readable
size
underlying
writable