Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
byte_buffer.h File Reference
#include <stdarg.h>
#include <stddef.h>
#include "grassroots_util_library.h"
#include "typedefs.h"
Include dependency graph for byte_buffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ByteBuffer
 A datatype to allow an automatically growing buffer for appending data to. More...