|
HTML Tidy
0.1
|
#include <buffio.h>
Data Fields | |
| TidyAllocator * | allocator |
| byte * | bp |
| uint | size |
| uint | allocated |
| uint | next |
TidyBuffer - A chunk of memory
| TidyAllocator* _TidyBuffer::allocator |
Memory allocator
| byte* _TidyBuffer::bp |
Pointer to bytes
| uint _TidyBuffer::size |
| uint _TidyBuffer::allocated |
| uint _TidyBuffer::next |
Offset of current input position