buffer property

buffer property

Gets the ArrayBuffer referenced by this instance.

Definition:

@property
def buffer(self):
    ...

See Also