|||
Quick search
Getting Started
TLDR;
Comparison with bitstring
Common Use Cases
Constructing binary data
Manipulating binary data
Binary formats
API Reference
Dtypes
Tibs
Mutibs
Array
Reader
FieldTypes
Parser Reference
Quick Reference
Miscellaneous
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_dtype() (Register class method)
all() (Mutibs method)
(Tibs method)
any() (Mutibs method)
(Tibs method)
append() (Array method)
(Format method)
(Mutibs method)
Array (class in bitformat)
as_raw_data() (Mutibs method)
as_tibs() (Mutibs method)
as_type() (Array method)
B
be (Mutibs attribute)
(Tibs attribute)
BIG (Endianness attribute)
BIN (DtypeKind attribute)
bin (Mutibs attribute)
(Tibs attribute)
bit_length (Dtype property)
(Field property)
(FieldType property)
(Format property)
bits (Array property)
BITS (DtypeKind attribute)
bits (Mutibs property)
(Reader property)
(Tibs property)
BOOL (DtypeKind attribute)
bool (Mutibs property)
(Tibs property)
byte_aligned (Options property)
byte_swap() (Array method)
(Mutibs method)
byte_swapped() (Mutibs method)
(Tibs method)
BYTES (DtypeKind attribute)
bytes (Mutibs attribute)
(Tibs attribute)
C
capacity() (Mutibs method)
chunks() (Mutibs method)
(Tibs method)
chunks_iter() (Tibs method)
clear() (Field method)
(FieldType method)
(Format method)
(If method)
(Let method)
(Mutibs method)
(Pass method)
(Repeat method)
code (Expression attribute)
code_str (Expression attribute)
condition (If attribute)
condition_value (If attribute)
const_value (Expression attribute)
count (Repeat property)
count() (Array method)
(Mutibs method)
(Tibs method)
D
decode() (Mutibs method)
(Tibs method)
dtype (Array property)
Dtype (class in bitformat)
dtype (Field property)
DtypeArray (class in bitformat)
DtypeSingle (class in bitformat)
DtypeTuple (class in bitformat)
E
else_ (If attribute)
encode() (Mutibs method)
(Tibs method)
endianness (DtypeArray property)
(DtypeSingle property)
ends_with() (Mutibs method)
(Tibs method)
equals() (Array method)
evaluate() (Dtype method)
(DtypeArray method)
(DtypeSingle method)
(DtypeTuple method)
(Expression method)
Expression (class in bitformat)
extend() (Array method)
(Format method)
(Mutibs method)
extend_left() (Mutibs method)
F
f (Mutibs attribute)
(Tibs attribute)
Field (class in bitformat)
field (Repeat attribute)
field() (Mutibs method)
(Tibs method)
FieldType (class in bitformat)
find() (Mutibs method)
(Tibs method)
find_all() (Mutibs method)
(Tibs method)
find_all_iter() (Tibs method)
FLOAT (DtypeKind attribute)
Format (class in bitformat)
from_bin() (Mutibs method)
(Tibs method)
from_bools() (Mutibs method)
(Tibs method)
from_bytes() (Array class method)
(Field class method)
(Mutibs method)
(Tibs method)
from_dtype() (Mutibs class method)
(Tibs class method)
from_f() (Mutibs method)
(Tibs method)
from_hex() (Mutibs method)
(Tibs method)
from_i() (Mutibs method)
(Tibs method)
from_int() (Expression class method)
from_iterable() (Array class method)
from_joined() (Mutibs method)
(Tibs method)
from_none() (Expression class method)
from_oct() (Mutibs method)
(Tibs method)
from_ones() (Mutibs method)
(Tibs method)
from_params() (Dtype class method)
(DtypeArray class method)
(DtypeSingle class method)
(DtypeTuple class method)
(Field class method)
(FieldType class method)
(Format class method)
(If class method)
(Let class method)
(Pass class method)
(Repeat class method)
from_random() (Mutibs method)
(Tibs method)
from_string() (Dtype class method)
(Expression class method)
(Field class method)
(FieldType class method)
(Format class method)
(If class method)
(Mutibs method)
(Repeat class method)
(Tibs method)
from_tibs() (Array class method)
(Field class method)
from_u() (Mutibs method)
(Tibs method)
from_value() (Mutibs method)
(Tibs method)
from_values() (Mutibs method)
(Tibs method)
from_zeros() (Array class method)
(Mutibs method)
(Tibs method)
G
get_array_dtype() (Register class method)
get_single_dtype() (Register class method)
H
has_const_value (Expression attribute)
has_dynamic_size() (Dtype method)
(DtypeArray method)
(DtypeSingle method)
(DtypeTuple method)
(Field method)
(FieldType method)
(Format method)
(If method)
(Let method)
(Pass method)
(Repeat method)
has_known_size() (Dtype method)
(DtypeArray method)
(DtypeSingle method)
(DtypeTuple method)
HEX (DtypeKind attribute)
hex (Mutibs attribute)
(Tibs attribute)
I
i (Mutibs attribute)
(Tibs attribute)
If (class in bitformat)
indent_size (Options property)
info() (Array method)
(Dtype method)
(DtypeArray method)
(DtypeSingle method)
(DtypeTuple method)
(Field method)
(FieldType method)
(Format method)
(Mutibs method)
(Tibs method)
insert() (Array method)
(Mutibs method)
inserted() (Mutibs method)
(Tibs method)
INT (DtypeKind attribute)
invert() (Mutibs method)
inverted() (Mutibs method)
(Tibs method)
is_const() (Field method)
(FieldType method)
(Format method)
(If method)
(Let method)
(Pass method)
(Repeat method)
is_none() (Expression method)
item_size (Array property)
items (DtypeArray property)
(DtypeTuple property)
K
kind (DtypeArray property)
(DtypeSingle property)
kind_to_def (Register attribute)
L
le (Mutibs attribute)
(Tibs attribute)
Let (class in bitformat)
LITTLE (Endianness attribute)
lsb0 (Mutibs attribute)
(Tibs attribute)
M
msb0 (Mutibs attribute)
(Tibs attribute)
Mutibs (class in bitformat)
N
name (Field property)
(FieldType property)
(Format property)
no_color (Options property)
node_whitelist (Expression attribute)
O
OCT (DtypeKind attribute)
oct (Mutibs attribute)
(Tibs attribute)
Options (class in bitformat)
P
pack() (Dtype method)
(DtypeArray method)
(DtypeSingle method)
(DtypeTuple method)
(Field method)
(FieldType method)
(Format method)
PAD (DtypeKind attribute)
parse() (Field method)
(FieldType method)
(Format method)
(Reader method)
Pass (class in bitformat)
peek() (Reader method)
pop() (Array method)
(Mutibs method)
pos (Reader property)
pp() (Array method)
(Field method)
(FieldType method)
(Format method)
(Mutibs method)
(Tibs method)
R
rchunks_iter() (Tibs method)
read() (Reader method)
Reader (class in bitformat)
Register (class in bitformat)
Repeat (class in bitformat)
replace() (Mutibs method)
replaced() (Mutibs method)
(Tibs method)
reserve() (Mutibs method)
reverse() (Array method)
(Mutibs method)
reversed() (Mutibs method)
(Tibs method)
rfind() (Mutibs method)
(Tibs method)
rfind_all_iter() (Tibs method)
rotate_left() (Mutibs method)
rotate_right() (Mutibs method)
rotated_left() (Mutibs method)
(Tibs method)
rotated_right() (Mutibs method)
(Tibs method)
S
set() (Mutibs method)
set_at() (Mutibs method)
(Tibs method)
size (DtypeArray property)
(DtypeSingle property)
starts_with() (Mutibs method)
(Tibs method)
T
then_ (If attribute)
Tibs (class in bitformat)
to_bin() (Mutibs method)
(Tibs method)
to_bytes() (Array method)
(Field method)
(FieldType method)
(Format method)
(Mutibs method)
(Tibs method)
to_f() (Mutibs method)
(Tibs method)
to_hex() (Mutibs method)
(Tibs method)
to_i() (Mutibs method)
(Tibs method)
to_list() (Array method)
to_mutibs() (Tibs method)
to_oct() (Mutibs method)
(Tibs method)
to_raw_data() (Mutibs method)
(Tibs method)
to_tibs() (Array method)
(Field method)
(FieldType method)
(Format method)
(If method)
(Let method)
(Mutibs method)
(Pass method)
(Repeat method)
to_u() (Mutibs method)
(Tibs method)
to_value() (Mutibs method)
(Tibs method)
to_values() (Mutibs method)
(Tibs method)
to_values_iter() (Tibs method)
trailing_bits (Array property)
U
u (Mutibs attribute)
(Tibs attribute)
UINT (DtypeKind attribute)
unpack() (Dtype method)
(Field method)
(FieldType method)
(Format method)
(Mutibs method)
(Tibs method)
unset() (Mutibs method)
unset_at() (Mutibs method)
(Tibs method)
UNSPECIFIED (Endianness attribute)
V
value (Field property)
(FieldType property)
(Format property)
vars (Format attribute)
view() (Mutibs method)
(Tibs method)
W
write_bin() (Mutibs method)
write_bytes() (Mutibs method)
write_f() (Mutibs method)
write_hex() (Mutibs method)
write_i() (Mutibs method)
write_oct() (Mutibs method)
write_u() (Mutibs method)