Struct PipeOutputStream
Stream for the read end of a pipe.
struct PipeOutputStream
;
Methods
Name | Description |
---|---|
close
()
|
Close the write end of the pipe immediately. |
finalize
()
|
|
flush
()
|
|
opCast
()
|
|
write
(bytes, mode)
|
|
write
(bytes)
|
|
write
(bytes)
|