Structsยง
- Encoder ๐
- https://encoding.spec.whatwg.org/#textencoderstream-encoder
- Text
Encoder ๐Stream - https://encoding.spec.whatwg.org/#textencoderstream
Enumsยง
- Code
Point ๐Type - Converted
Input ๐ - String converted from an input JS Value
Constantsยง
Functionsยง
- code_
point_ ๐type - encode_
and_ ๐enqueue_ a_ chunk - https://encoding.spec.whatwg.org/#encode-and-enqueue-a-chunk
- encode_
and_ ๐flush - https://encoding.spec.whatwg.org/#encode-and-flush
- jsval_
to_ ๐primitive - Converts a JS value to primitive type so that it can be used with
ToString
.