numOperStringBytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t numOperStringBytes(T str)
    package
    size_t
    numOperStringBytes
    (
    T
    )
    (
    in T str
    )
    if (
    is(T == string) ||
    is(T == wstring)
    )
  2. size_t numOperStringBytes(const(XLOPER12) oper)

Meta