decode_point_payload_key

Function decode_point_payload_key 

Source
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.