pub fn write_wsc_ie<B: Append>( buf: &mut B, wsc: &[u8], ) -> Result<(), BufferTooSmall>
Writes the entire WSC IE into the given buffer, including the vendor IE header.