Navigation
index
next
|
previous
|
bitstring
»
Previous topic
Features
Next topic
Walkthrough
Quick search
Enter search terms or a module, class or function name.
User Manual
ΒΆ
Walkthrough
A Brief Introduction
Worked examples
Introduction
Getting Started
Creation
The bitstring classes
Using the constructor
The auto initialiser
Packing
Compact format strings
Interpreting Bitstrings
bin
hex
oct
uint / uintbe / uintle / uintne
int / intbe / intle / intne
float / floatbe / floatle / floatne
bytes
ue
se
uie / sie
Slicing, Dicing and Splicing
Slicing
Joining
Truncating, inserting, deleting and overwriting
The bitstring as a list
Splitting
Reading, Parsing and Unpacking
Reading and parsing
Unpacking
Seeking
Finding and replacing
Working with byte aligned data
Miscellany
Other Functions
Special Methods
Navigation
index
next
|
previous
|
bitstring
»