Skip to main content

write_bytes_solidity

Function write_bytes_solidity 

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

Write bytes in Solidity compatible format