pub fn write_bytes_wasm<B: ByteOrder, const ALIGN: usize>( buf: &mut BytesMut, offset: usize, data: &[u8], ) -> usize
Write bytes in WASM compatible format