pub const fn zigzag_encode_int_d64<const N: usize>(value: &BInt<N>) -> BUint<N>
bnum_0_13
Zigzag encode BInt<N> value
BInt<N>