# Functions
DecodeInt decodes value encoded by EncodeInt before.
IsPureTableID return true iff b is consist of tablePrefix and 8-byte tableID.
NewNamespace creates a new namespace.
NewTableNamespaceClassifier creates a new namespace classifier that classifies stores and regions by table range.
# Variables
DefaultIDDecoder is the default decoder.
# Interfaces
IDDecoder defines method to extract tableID from key.
# Type aliases
Key represents high-level Key type.