The following methods are supported with the memoryview objects:
|
tobytes() |
|
tolist() |
The following attributes are supported with the memoryview objects:
|
format |
|
itemsize |
|
shape |
|
ndim |
|
strides |
|
readonly |