Function fastwebsockets::unmask

source ยท
pub fn unmask(payload: &mut [u8], mask: [u8; 4])
Expand description

Unmask a payload using the given 4-byte mask.