Skip to main content

write_bytes_wasm

Function write_bytes_wasm 

Source
pub fn write_bytes_wasm<B: ByteOrder, const ALIGN: usize>(
    buf: &mut BytesMut,
    offset: usize,
    data: &[u8],
) -> usize
Expand description

Write bytes in WASM compatible format