ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
xmlChar * | content |
unsigned int | compat_use |
unsigned int | compat_size |
xmlBufferAllocationScheme | alloc |
xmlChar * | contentIO |
size_t | use |
size_t | size |
xmlBufferPtr | buffer |
int | error |
xmlBuf:
A buffer structure. The base of the structure is somehow compatible with struct _xmlBuffer to limit risks on application which accessed directly the input->buf->buffer structures.
xmlBufferAllocationScheme _xmlBuf::alloc |
xmlBufferPtr _xmlBuf::buffer |