File: strings.rst

package info (click to toggle)
construct 2.10.68%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,812 kB
  • sloc: python: 11,793; makefile: 135
file content (10 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
===================
Core API: Strings
===================

.. autodata:: construct.core.possiblestringencodings
.. autofunction:: construct.PaddedString
.. autofunction:: construct.PascalString
.. autofunction:: construct.CString
.. autofunction:: construct.GreedyString
.. autofunction:: construct.setGlobalPrintFullStrings