BinaryClient.eval

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void eval(const(ubyte)[] script, const(ubyte)[] keyCount, const(ubyte)[][] params)
  2. void eval(const(ubyte)[] script, int keyCount, const(ubyte)[][] params)
    class BinaryClient
    void
    eval
    (
    const(ubyte)[] script
    ,,
    const(ubyte)[][] params...
    )

Meta