Outbuffer.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(ubyte)[] opSlice(size_t from, size_t to)
    struct Outbuffer
    nothrow extern (D) inout @trusted pure nothrow @nogc
    inout(ubyte)[]
    opSlice
    (
    size_t from
    ,
    size_t to
    )
  2. inout(ubyte)[] opSlice()

Meta