Function get_u64_bytes

Source
pub fn get_u64_bytes(db: &str, key: u64) -> Option<Vec<u8>>
Expand description

Get a byte vector by u64 key.