Module pyo3::class::buffer[][src]

Represent Python Buffer protocol implementation

For more information check buffer protocol c-api

Traits

PyBufferGetBufferProtocol
PyBufferProtocol

Buffer protocol interface

PyBufferReleaseBufferProtocol