bytesToUtf8

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

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

Meta