Function engine_io::packet::decode_payload
[−]
[src]
pub fn decode_payload(data: Vec<u8>, b64: bool, xhr2: bool) -> Result<Vec<Packet>, Error>