Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ByteString

Dieser Artikel benötigt eine technische Überprüfung. So können Sie helfen.

Unsere Freiwilligen haben diesen Artikel noch nicht in Deutsch übersetzt. Machen Sie mit und helfen Sie, das zu erledigen!

ByteString is a UTF-8 String that corresponds to the set of all possible sequences of bytes. ByteString maps to a String when returned in JavaScript; generally, it's only used when interfacing with protocols that use bytes and strings interchangably, such as HTTP.

Specifications

Specification Status Comment
Web IDL (Second Edition)
The definition of 'ByteString' in that specification.
Candidate Recommendation Initial definition.

See also

Schlagwörter des Dokuments und Mitwirkende

 Mitwirkende an dieser Seite: chrisdavidmills, ddbeck
 Zuletzt aktualisiert von: chrisdavidmills,