WebStringCpp.opSlice

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(wchar)[] opSlice()
  2. const(wchar)[] opSlice(size_t a, size_t b)
    struct WebStringCpp
    const nothrow @property @nogc
    const(wchar)[]
    opSlice
    (
    size_t a
    ,
    size_t b
    )

Meta