vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
MemoryStream.write
index
vibe
stream
memory
MemoryStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(ubyte[] bytes, IOMode )
class
MemoryStream
@
safe
size_t
write
(
in
ubyte
[]
bytes
,
IOMode
)
alias
write
=
RandomAccessStream
.
write
Meta
Source
See Implementation
index
vibe
stream
memory
MemoryStream
constructors
this
functions
finalize
flush
peek
read
seek
tell
truncate
write
properties
capacity
dataAvailableForRead
empty
leastSize
peekWindow
readable
size
writable