[xml] Do xmlBuffers grow dynamically as needed?



Hi!

I'm new to libxml2 and trying to extract a document fragment using
xmlNodeDump(). This function requires an xmlBufferPtr as one of its
arguments. Will calling xmlNodeDump() automatically grow a previously
xmlBufferCreate()ed xmlBuffer? If not, what are the alternatives?

Any help will be greatly appreciated!

Regards,

        Holger




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]