Structs§
- Encapsulates the IDL
ByteString
type. - A DOMString.
- A string that is constructed from a UCS-2 buffer by replacing invalid code points with the replacement character.
Traits§
Functions§
- Because this converts to a DOMString it becomes UTF-8 encoded which is closer to the spec definition of https://infra.spec.whatwg.org/#serialize-a-javascript-value-to-json-bytes but we generally do not operate on anything that is truly a WTF-16 string.