mpi4py.MPI.buffer ================= .. currentmodule:: mpi4py.MPI .. autoclass:: buffer :show-inheritance: .. automethod:: __new__ .. rubric:: Methods Summary .. autosummary:: ~buffer.allocate ~buffer.cast ~buffer.fromaddress ~buffer.frombuffer ~buffer.release ~buffer.tobytes ~buffer.toreadonly .. rubric:: Attributes Summary .. autosummary:: ~buffer.address ~buffer.format ~buffer.itemsize ~buffer.nbytes ~buffer.obj ~buffer.readonly .. rubric:: Methods Documentation .. automethod:: allocate .. automethod:: cast .. automethod:: fromaddress .. automethod:: frombuffer .. automethod:: release .. automethod:: tobytes .. automethod:: toreadonly .. rubric:: Attributes Documentation .. autoattribute:: address .. autoattribute:: format .. autoattribute:: itemsize .. autoattribute:: nbytes .. autoattribute:: obj .. autoattribute:: readonly