Function websocket::ws::util::mask::gen_mask
[-] [+]
[src]
pub fn gen_mask() -> [u8; 4]
Generates a random masking key
pub fn gen_mask() -> [u8; 4]
Generates a random masking key
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).