dom.encoding

Undocumented in source.

Members

Functions

bytesToUtf8
char[] bytesToUtf8(ubyte[] src, string streamEncoding, string environmentEncoding)

Convert CSS code bytes to utf-8. src is source byte stream baseEncoding is name of HTTP stream encoding or base document encoding.

findCharsetDirective
string findCharsetDirective(ubyte[] src)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta