libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
gimbal_byte_array.h File Reference

Go to the source code of this file.

Data Structures

struct  GblByteArray
 

Detailed Description

GblByteArray structure for managing generic byte data.

This file includes the public definition of the GblByteArray structure as well as its related API. It is a reference-counted, mutable, dynamically resizable array of bytes

Todo:
  • default argument overloading
  • consider making it dynamically resizable easily w/ capacity?
  • search/find subbytes
  • GblByteView type?
Author
2023 Falco Girgis

Definition in file gimbal_byte_array.h.