OutBuffer.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(char)[] opSlice()
  2. const(char)[] opSlice(size_t lwr, size_t upr)
    struct OutBuffer
    extern (D) const pure nothrow @nogc
    const(char)[]
    opSlice
    (
    size_t lwr
    ,
    size_t upr
    )

Meta