
.. _reference:

*********
Reference
*********

The :ref:`quick_reference` gives one line summaries of all of the methods and properties of the bitstring classes. The rest of this section gives more information and usually examples. Note that full variable types aren't given here, and more specific information can be found in the doc strings or by using the Python ``help`` method.

.. toctree::
   :maxdepth: 3

   quick_ref
   bitstring_classes
   bits
   bitarray
   constbitstream
   bitstream
   functions


