Pipe.write

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

Parameters

input const(ubyte)*

the ubyte array to write

length size_t

the length of the ubyte array in

Meta