Skip to main content

to_byte_stack

Function to_byte_stack 

Source
pub fn to_byte_stack(val: u64, n: usize) -> [u8; 8]
Expand description

Stack-allocated to_byte for small sizes (up to 8 bytes).