From a00855f26aa99f7817ea45c6fd10eb26ebfc6bdd Mon Sep 17 00:00:00 2001
From: Sami Vaarala
Property | Description | +Property | +Description |
---|---|---|---|
Duktape | -The Duktape built-in object. Contains miscellaneous implementation specific stuff. | ||
TextEncoder | -TextEncoder() from WHATWG Encoding API. - Converts a string into a buffer using UTF-8 encoding. | -||
TextDecoder | -TextDecoder() from WHATWG Encoding API. - Converts a buffer into a string using UTF-8 encoding. | +||
Duktape | +The Duktape built-in object. Contains miscellaneous implementation specific stuff. | +||
TextEncoder | +TextEncoder() from WHATWG Encoding API. + Converts a string into a buffer using UTF-8 encoding. | +||
TextDecoder | +TextDecoder() from WHATWG Encoding API. + Converts a buffer into a string using UTF-8 encoding. | +