iopipe ~master (2020-08-08T14:25:33Z)
Dub
Repo
iosrc.IOSource
iopipe
bufpipe
iosrc
Undocumented in source.
template
iosrc
(alias fun, Chain)
struct
IOSource {
Chain
chain
;
size_t
read
(T buf);
}
Alias This
chain
Members
Functions
read
size_t
read
(T buf)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
chain
Chain
chain
;
Undocumented in source.
Meta
Source
See Implementation
iopipe
bufpipe
iosrc
functions
iosrc
structs
IOSource