Function serai_primitives::reverse_lexicographic_order

source ยท
pub fn reverse_lexicographic_order<const N: usize>(bytes: [u8; N]) -> [u8; N]
Expand description

Lexicographically reverses a given byte array.