Skip to main content

parse_kv_value

Function parse_kv_value 

Source
pub fn parse_kv_value(msg: &[u8]) -> Option<(u16, u8, u128, Vec<u8>)>
Expand description

Parse an S2C_KV_VALUE(nonce, status, hash, data).