Skip to content
  • Daniel Veillard's avatar
    Adding a new buf module for buffers · bca22f40
    Daniel Veillard authored
    This also add converter functions between xmlBuf and xmlBuffer
    * buf.c buf.h: the old xmlBuffer routines but modified for size_t
      and using xmlBuf instead of xmlBuffer
    * Makefile.am: add the 2 new files
    * include/libxml/xmlerror.h: add an entry for the new module
    * include/libxml/tree.h: expose the xmlBufPtr type but not the
      structure which stay private
    bca22f40