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