Function keys::decode_region_key [−][src]
pub(crate) fn decode_region_key(
prefix: &[u8],
key: &[u8],
category: &str
) -> Result<(u64, u8)>
Decode region key, return the region id and meta suffix type.
pub(crate) fn decode_region_key(
prefix: &[u8],
key: &[u8],
category: &str
) -> Result<(u64, u8)>
Decode region key, return the region id and meta suffix type.