Kaya 0.5.2 reference for HTMLDocument::string

List of functions and data types in HTMLDocument

String string(HTMLDocument doc, UnicodeFormat uform=LiteralUTF8)

Arguments

Usage

Converts the entire document to String form for output. If the String will then be immediately printed, the write function is considerably more efficient.

str = string(doc);
str = string(doc,NumericReference);

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya