Html.ParserCtxt.read_memory – 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_memory
Description:
public
unowned
Doc
*
read_memory
(
char
[] buffer,
int
size,
string
url,
string
? encoding =
null
,
int
options =
0
)