#include <buffio.h>
Data Fields | |
TidyAllocator * | allocator |
byte * | bp |
uint | size |
uint | allocated |
uint | next |
|
Memory allocator |
|
Pointer to bytes |
|
# bytes currently in use |
|
# bytes allocated |
|
Offset of current input position |