BinaryRedis.scan

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ScanResult!(const(ubyte)[]) scan(const(ubyte)[] cursor)
  2. ScanResult!(const(ubyte)[]) scan(const(ubyte)[] cursor, ScanParams params)
    class BinaryRedis
    ScanResult!(const(ubyte)[])
    scan
    (
    const(ubyte)[] cursor
    ,)

Meta