Skip to main content

pdu_shortroomid

Function pdu_shortroomid 

Source
fn pdu_shortroomid(bytes: &[u8]) -> Option<u64>
Expand description

Extracts the shortroomid of a pdu id sitting behind a separator.

The pdu id must have the 16-byte normal or 24-byte backfilled width; anything else yields nothing.