pub fn node_table_prefix(namespace: &str, table: &str) -> Vec<u8> ⓘ
Build a node prefix for scanning all nodes of a specific table in a namespace.
Format: [0x01][ns_hash: 4B][table_hash: 4B]
[0x01][ns_hash: 4B][table_hash: 4B]