vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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)
struct
BufferedStream
(S)
@
blocking
void
write
(
in
ubyte
[]
bytes
)
void
write
(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