vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Struct PipeOutputStream

Stream for the read end of a pipe.

struct PipeOutputStream ;

Methods

NameDescription
close () Close the write end of the pipe immediately.
finalize ()
flush ()
opCast ()
write (bytes, mode)
write (bytes)
write (bytes)
Authors
Copyright
License