File: bytes.rst

package info (click to toggle)
construct 2.10.58%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,780 kB
  • sloc: python: 11,135; makefile: 132
file content (9 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
========================
Core API: Bytes and bits
========================

.. autofunction:: construct.Bytes
.. autofunction:: construct.GreedyBytes
.. autofunction:: construct.setGlobalPrintFullStrings
.. autofunction:: construct.Bitwise
.. autofunction:: construct.Bytewise