Spaces:
Running on Zero
Running on Zero
A newer version of the Gradio SDK is available: 6.20.0
Binary Data Services {#binaryservices}
The modules described in this chapter provide some basic services operations for manipulation of binary data. Other operations on binary data, specifically in relation to file formats and network protocols, are described in the relevant sections.
Some libraries described under textservices{.interpreted-text role="ref"} also work with either ASCII-compatible binary formats (for example, re{.interpreted-text role="mod"}) or all binary data (for example, difflib{.interpreted-text role="mod"}).
In addition, see the documentation for Python's built-in binary data types in binaryseq{.interpreted-text role="ref"}.
::: toctree struct.rst codecs.rst :::