* 仕様書

[REFS[
- [5] [CITE@en-US[Encoding Standard]] ([TIME[2016-07-29 16:12:31 +09:00]]) <https://encoding.spec.whatwg.org/#textdecoder>
]REFS]

* 歴史

[1] [CITE[Add readonly attribs for TextDecoder flags · a6876a8 · whatwg/encoding]]
( ([TIME[2014-05-22 02:47:27 +09:00]] 版))
<https://github.com/whatwg/encoding/commit/a6876a85b82336bb5ebf9e260748a16e6f6e99b9>

[2] [CITE@en[Encoding API exceptions]]
( ([[Anne van Kesteren]] 著, [TIME[2014-11-09 18:45:28 +09:00]] 版))
<http://lists.w3.org/Archives/Public/www-international/2014OctDec/0091.html>

[3] [CITE@en[Fix #32: use the encoding name exposed by DOM and HTML <form> · whatwg/encoding@18bf4fa]]
([TIME[2016-02-11 11:49:39 +09:00]] 版)
<https://github.com/whatwg/encoding/commit/18bf4fa6f005a899696800a8f6b0d20f3a4c1c0e>

[4] [CITE@en[Correct IDL Exposed syntax]]
([[annevk]]著, [TIME[2016-07-24 17:04:12 +09:00]])
<https://github.com/whatwg/encoding/commit/41ac88bd17b4844e9894e9452acbe478f25aa075>

[6] [CITE@en[Encourage implementations to avoid copying in TextDecoder]]
([[annevk]]著, [TIME[2017-03-19 22:01:58 +09:00]])
<https://github.com/whatwg/encoding/commit/2e054a6074c396a5a6ecdf0d5d8b90173571c254>

[7] [CITE@en[Document minimal implementation requirements]]
([[annevk]]著, [TIME[2017-03-20 20:06:36 +09:00]])
<https://github.com/whatwg/encoding/commit/9323530fae940d95b2c0b9f00a6a654bd2097aff>

[8] [CITE@en[689753 - Need an efficient way to decode a subarray of Uint8Array of utf-8 bytes - chromium - Monorail]]
([TIME[2017-06-01 14:45:55 +09:00]])
<https://bugs.chromium.org/p/chromium/issues/detail?id=689753>

[9] [CITE@en[Add TextEncoderStream and TextDecoderStream transform streams]]
([[ricea]]著, [TIME[2018-08-29 19:16:12 +09:00]])
<https://github.com/whatwg/encoding/commit/c3e388799923b82b8025193e174a6e48e06a5aef>

[10] [CITE@en[Add Streams support · Issue #72 · whatwg/encoding]]
([TIME[2018-09-20 23:47:45 +09:00]])
<https://github.com/whatwg/encoding/issues/72>

[11] [CITE@en[Add TextEncoderStream and TextDecoderStream transform streams by ricea · Pull Request #149 · whatwg/encoding]]
([TIME[2018-09-20 23:49:56 +09:00]])
<https://github.com/whatwg/encoding/pull/149>

[12] [CITE@en[Align with IDL constructor changes]]
([[autokagami]]著, [TIME[2019-09-24 22:59:06 +09:00]])
<https://github.com/whatwg/encoding/commit/370ad805f7795be33a4f9fa95cc349da6999476d>

[13] [CITE@en[Align with IDL constructor changes]]
([[autokagami]]著, [TIME[2019-09-24 22:59:06 +09:00]])
<https://github.com/whatwg/encoding/commit/370ad805f7795be33a4f9fa95cc349da6999476d>

[14] [CITE@en[Allow SharedArrayBuffer]]
([[annevk]]著, [TIME[2019-10-09 18:58:56 +09:00]])
<https://github.com/whatwg/encoding/commit/c1ad763cbece33a7fd51397c6de24faa74c98318>

[15] [CITE@en[Make decode() and encodeInto() accept SharedArrayBuffer-backed views · Issue #172 · whatwg/encoding]]
([TIME[2020-02-04 19:47:49 +09:00]])
<https://github.com/whatwg/encoding/issues/172>

[16] [CITE@en[Allow SharedArrayBuffer by annevk · Pull Request #182 · whatwg/encoding]]
([TIME[2020-02-04 19:48:33 +09:00]])
<https://github.com/whatwg/encoding/pull/182>