Html.ParserCtxt.read_io – libxml-2.0 Reference Manual
Packages
libxml-2.0
Html
ParserCtxt
ParserCtxt
ParserCtxt.create_memory
ParserCtxt.create_push
parse_char_ref
parse_chunk
parse_document
parse_element
parse_entity_ref
read_doc
read_fd
read_file
read_io
read_memory
reset
use_options
read_io
Description:
public
unowned
Doc
*
read_io
(
InputReadCallback
ioread,
InputCloseCallback
ioclose,
void
* ioctx,
string
url,
string
? encoding =
null
,
int
options =
0
)