Pickle buffer objects — Python 3.14.7 documentation

docs.python.org

Tin mới

MemoryView objects

Weak Reference Objects

Python Module Index

3.14.7 Documentation

Python/C API reference manual

Concrete Objects Layer

pickle.PickleBuffer

A pickle.PickleBuffer object wraps a buffer-providing object for out-of-band data transfer with the pickle module.

buffer-providing object

A pickle.PickleBuffer object wraps a buffer-providing object for out-of-band data transfer with the pickle module.