PtrArray

class PtrArray(*args, **kwargs)

Contains the public fields of a pointer array.

Fields

class PtrArray
len

Number of pointers in the array

pdata

Points to the array of pointers, which may be moved when the array grows