Эта статья нуждается в техническом обзоре. Как вы можете помочь.
Наши волонтёры ещё не перевели данную статью на Русский. Присоединяйтесь к нам и помогите закончить эту работу!
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
Метки документа и участники
Метки:
Внесли вклад в эту страницу:
chrisdavidmills,
ddbeck
Обновлялась последний раз:
chrisdavidmills,