BinaryClient.sort

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sort(const(ubyte)[] key)
  2. void sort(const(ubyte)[] key, SortingParams sortingParameters)
  3. void sort(const(ubyte)[] key, SortingParams sortingParameters, const(ubyte)[] dstkey)
    class BinaryClient
    void
    sort
    (
    const(ubyte)[] key
    ,,
    const(ubyte)[] dstkey
    )
  4. void sort(const(ubyte)[] key, const(ubyte)[] dstkey)

Meta