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

xmlReaderNewIO

Declaration

Source position: xmlreader.inc line 218

function xmlReaderNewIO(

  reader: xmlTextReaderPtr;

  ioread: xmlInputReadCallback;

  ioclose: xmlInputCloseCallback;

  ioctx: pointer;

  URL: pchar;

  encoding: pchar;

  options: cint

):cint;


Documentation generated on: 2023-03-18