collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
Pipeline.TheCallBack
collie
channel
pipeline
Pipeline
Undocumented in source.
class
Pipeline
(R, W = void)
static if
(
!is(W == void)
)
alias
TheCallBack
=
void
delegate
(
W
,
size_t
)
Meta
Source
See Implementation
collie
channel
pipeline
Pipeline
aliases
Ptr
TheCallBack
constructors
this
destructors
~this
functions
close
finalize
read
timeOut
transportActive
transportInactive
write
static functions
create