Codex.Util (bin_codex v0.1.4)

Link to this section Summary

Link to this section Functions

Link to this function

bits_to_int(bits)

Specs

bits_to_int(bitstring()) :: non_neg_integer()
Link to this function

join(ints, bit_size)

Specs

Link to this function

remove_leading_zeros(bits)

Specs

remove_leading_zeros(bitstring()) :: bitstring()
Link to this function

reverse_bits(arg)

Specs

reverse_bits(bitstring()) :: bitstring()
Link to this function

split(int, bit_size)

Specs