Codex.Util (bin_codex v0.1.6) View Source

Link to this section Summary

Link to this section Functions

Specs

bits_to_int(bitstring()) :: non_neg_integer()

Specs

Link to this function

remove_leading_zeros(bits)

View Source

Specs

remove_leading_zeros(bitstring()) :: bitstring()

Specs

reverse_bits(bitstring()) :: bitstring()

Specs