HTML Tidy
4.9.15
The HTACG Tidy HTML Project
|
#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