pub fn decode_point_payload_key(key: &[u8]) -> Option<PointPayloadKey>Expand description
Decode a point payload key.
Returns None if the key doesn’t have the correct format.
pub fn decode_point_payload_key(key: &[u8]) -> Option<PointPayloadKey>Decode a point payload key.
Returns None if the key doesn’t have the correct format.