Skip to main content
Module marshal
pyo3_
ffi
0.28.3
Module marshal
Module Items
Constants
Functions
In pyo3_
ffi::
cpython
pyo3_ffi
::
cpython
Module
marshal
Copy item path
Source
Available on
non-
Py_LIMITED_API
only.
Constants
§
Py_
MARSHAL_
VERSION
Non-
Py_3_15
Functions
§
PyMarshal_
Read
Last
Object
From
File
⚠
PyMarshal_
Read
Long
From
File
⚠
PyMarshal_
Read
Object
From
File
⚠
PyMarshal_
Read
Object
From
String
⚠
PyMarshal_
Read
Short
From
File
⚠
PyMarshal_
Write
Long
ToFile
⚠
PyMarshal_
Write
Object
ToFile
⚠
PyMarshal_
Write
Object
ToString
⚠
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here