A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/ja/docs/Web/API/TextEncoder/TextEncoder below:

TextEncoder: TextEncoder() コンストラクター - Web API

MDN Web Docs
  1. 開発者向けのウェブ技術
  2. Web API
  3. TextEncoder
  4. TextEncoder: TextEncoder() コンストラクター

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

Filter sidebar

この記事では
  1. エンコーディング API
  2. TextEncoder
  3. コンストラクター
    1. TextEncoder()
  4. インスタンスプロパティ
    1. encoding
  5. インスタンスメソッド
    1. encode()
    2. encodeInto()
  6. Encoding API に関連するページ
    1. TextDecoder
    2. TextDecoderStream
    3. TextEncoderStream
  7. ガイド
    1. エンコーディング API のエンコーディング
この記事では TextEncoder: TextEncoder() コンストラクター

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

TextEncoder() コンストラクターは、新しく生成された TextEncoder オブジェクトを返します。これは UTF-8 エンコーディングのバイトストリームを生成します。

構文

js

new TextEncoder()
引数

なし。

仕様書 Specification Encoding
# ref-for-dom-textencoder①
ブラウザーの互換性 関連情報 Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on 2023年5月10日 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4