count is set to the number of keys within the range when requested.
kvs is the list of key-value pairs matched by the range request. kvs is empty when count is requested.
more indicates if there are more keys to return in the requested range.
Generated using TypeDoc
count is set to the number of keys within the range when requested.