vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
TaskPipe.this
index
vibe
stream
taskpipe
TaskPipe
Constructs a new pipe ready for use.
class
TaskPipe
this
(
bool
grow_when_full
= false
)
Meta
Source
See Implementation
index
vibe
stream
taskpipe
TaskPipe
constructors
this
functions
close
finalize
flush
peek
read
waitForData
write
properties
bufferSize
connected
dataAvailableForRead
empty
leastSize
Constructs a new pipe ready for use.