ByteArrayInterface

Added in version 1.24.

class ByteArrayInterface(*args, **kwargs)
Constructors:

ByteArrayInterface()

Fields

class ByteArrayInterface
data

A pointer to an array of bytes.

len

Number of bytes in data.

resize

Reallocate data.