Unit 'xml2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libxml2]

xmlReaderForMemory

Declaration

Source position: xmlreader.inc line 209

function xmlReaderForMemory(

  buffer: PAnsiChar;

  size: cint;

  URL: PAnsiChar;

  encoding: PAnsiChar;

  options: cint

):xmlTextReaderPtr;


Documentation generated on: 2025-07-25