vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
BufferedStream.truncate
index
vibe
stream
bufferedstream
BufferedStream
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BufferedStream
(S)
static if
(
is(typeof(S.init.truncate(ulong.init)))
)
void
truncate
(
ulong
size
)
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