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