vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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