regify utility 2.1.0-0
 
Loading...
Searching...
No Matches
Buffer Object

A data buffer implementation. This implementation allows for dynamically creating a buffer and appending to it in a reasonably efficient matter. It is like String Object but is not NULL terminated. Functions of both may be used interchangeably.

A data buffer implementation. This implementation allows for dynamically creating a buffer and appending to it in a reasonably efficient matter. It is like String Object but is not NULL terminated. Functions of both may be used interchangeably.