Typedef PntosByteArray

Typedef Documentation

typedef struct PntosByteArray PntosByteArray

An owned array of bytes (see PntosManagedMemory for more information).

Invariants:

  • data must be a pointer to an array of allocated memory

  • The length of data must be equal to sizeof(unsigned char)*num_bytes