bytearray.h File Reference
Bytearray Object Type. More...
Go to the source code of this file.
Data Structures | |
| struct | PmBytes_s |
| Bytes container. More... | |
| struct | PmBytearray_s |
| Bytearray obj. More... | |
Typedefs | |
| typedef struct PmBytes_s | PmBytes_t |
| Bytes container. | |
| typedef struct PmBytearray_s | PmBytearray_t |
| Bytearray obj. | |
Detailed Description
Bytearray Object Type.
Bytearray object type header.
Definition in file bytearray.h.
Typedef Documentation
| typedef struct PmBytearray_s PmBytearray_t |
Bytearray obj.
Mutable ordered sequence of bytes. Contains ptr to chunk of bytes.
Generated on Tue Jul 12 2022 17:07:01 by
1.7.2