Available on non-
Py_LIMITED_API or Py_3_11 only.Expand description
PyBuffer implementation
Macrosยง
- impl_element ๐
Structsยง
- PyBuffer
- Allows access to the underlying buffer used by a python object such as bytes,bytearrayorarray.array.
- ReadOnly Cell 
- Like std::cell::Cell, but only provides read-only access to the data.
Enumsยง
- ElementType 
- Represents the type of a Python buffer element.
Traitsยง
- Element
- Trait implemented for possible element types of PyBuffer.
Functionsยง
- is_matching_ ๐endian Little-endian 
- native_element_ ๐type_ from_ type_ char 
- standard_element_ ๐type_ from_ type_ char