TextDecoder

TextDecoder

仕様書

歴史

[1] Add readonly attribs for TextDecoder flags · a6876a8 · whatwg/encoding ( ( 版)) https://github.com/whatwg/encoding/commit/a6876a85b82336bb5ebf9e260748a16e6f6e99b9

[2] Encoding API exceptions ( (Anne van Kesteren 著, 版)) http://lists.w3.org/Archives/Public/www-international/2014OctDec/0091.html

[3] Fix #32: use the encoding name exposed by DOM and HTML <form> · whatwg/encoding@18bf4fa ( 版) https://github.com/whatwg/encoding/commit/18bf4fa6f005a899696800a8f6b0d20f3a4c1c0e

[4] Correct IDL Exposed syntax (annevk著, ) https://github.com/whatwg/encoding/commit/41ac88bd17b4844e9894e9452acbe478f25aa075

[6] Encourage implementations to avoid copying in TextDecoder (annevk著, ) https://github.com/whatwg/encoding/commit/2e054a6074c396a5a6ecdf0d5d8b90173571c254

[7] Document minimal implementation requirements (annevk著, ) https://github.com/whatwg/encoding/commit/9323530fae940d95b2c0b9f00a6a654bd2097aff

[8] 689753 - Need an efficient way to decode a subarray of Uint8Array of utf-8 bytes - chromium - Monorail () https://bugs.chromium.org/p/chromium/issues/detail?id=689753

[9] Add TextEncoderStream and TextDecoderStream transform streams (ricea著, ) https://github.com/whatwg/encoding/commit/c3e388799923b82b8025193e174a6e48e06a5aef

[10] Add Streams support · Issue #72 · whatwg/encoding () https://github.com/whatwg/encoding/issues/72

[11] Add TextEncoderStream and TextDecoderStream transform streams by ricea · Pull Request #149 · whatwg/encoding () https://github.com/whatwg/encoding/pull/149

[12] Align with IDL constructor changes (autokagami著, ) https://github.com/whatwg/encoding/commit/370ad805f7795be33a4f9fa95cc349da6999476d

[13] Align with IDL constructor changes (autokagami著, ) https://github.com/whatwg/encoding/commit/370ad805f7795be33a4f9fa95cc349da6999476d

[14] Allow SharedArrayBuffer (annevk著, ) https://github.com/whatwg/encoding/commit/c1ad763cbece33a7fd51397c6de24faa74c98318

[15] Make decode() and encodeInto() accept SharedArrayBuffer-backed views · Issue #172 · whatwg/encoding () https://github.com/whatwg/encoding/issues/172

[16] Allow SharedArrayBuffer by annevk · Pull Request #182 · whatwg/encoding () https://github.com/whatwg/encoding/pull/182