Nbuff.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(string other)
  2. bool opEquals(ubyte[] other)
  3. bool opEquals(R other)
    struct Nbuff
    pure @safe @nogc
    bool
    opEquals
    (
    this R
    )
    (
    auto ref R other
    )

Meta