Navigation
index
modules
|
next
|
previous
|
bitstring
»
User Manual
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
Previous topic
Features
Next topic
Walkthrough
Quick search
Navigation
index
modules
|
next
|
previous
|
bitstring
»
User Manual