SimpleVector.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] opSlice()
  2. ubyte[] opSlice(size_t x, size_t y)
    struct SimpleVector
    export export nothrow @nogc
    ubyte[]
    opSlice
    (
    size_t x
    ,
    size_t y
    )

Meta