Module integer

Module integer 

Source
Expand description

ASN.1 INTEGER support.

Modulesยง

int ๐Ÿ”’
Support for encoding signed integers
uint ๐Ÿ”’
Unsigned integer decoders/encoders.

Functionsยง

is_highest_bit_set ๐Ÿ”’
Is the highest bit of the first byte in the slice set to 1? (if present)
value_cmp ๐Ÿ”’
Compare two integer values