bfrt_helper.util ================== .. contents:: :local: :depth: 3 .. currentmodule:: bfrt_helper.util Functions ********* encode_number ^^^^^^^^^^^^^ .. autofunction:: encode_number bit_not ^^^^^^^ .. autofunction:: bit_not mask_from_prefix ^^^^^^^^^^^^^^^^ .. autofunction:: mask_from_prefix Exceptions ********** InvalidValue ^^^^^^^^^^^^ .. autoclass:: InvalidValue InvalidOperation ^^^^^^^^^^^^^^^^ .. autoclass:: InvalidOperation ValueOutOfRange ^^^^^^^^^^^^^^^ .. autoclass:: ValueOutOfRange MatchHelper ^^^^^^^^^^^ .. autoclass:: MatchHelper