Pipe.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] read(size_t s)
  2. ubyte[] read(ubyte[] buf)
    struct Pipe
    @safe
    ubyte[]
    read
    (
    ref ubyte[] buf
    )

Meta