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)
    struct Nbuff
    pure const @safe @nogc
    bool
    opEquals
    (
    const ubyte[] other
    )
  3. bool opEquals(R other)

Meta