Pipe.read

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

Meta