pub fn deserialize<T>(bytes: &[u8]) -> Twhere T: Decode,
The function which is used to deserialize all keys and values.