Pipe.write

Write input to the pipe, i.e. to its first filter.

Parameters

input Vector!(T, ALLOC)

the std::vector containing the data to write

Meta