Module domstring

Module domstring 

Source

Structsยง

BytesView
DOMString
This type corresponds to the DOMString type in WebIDL.
EncodedBytesView
A view of the underlying string. This is never converted to Utf8
StringView
A view of the underlying string. This is always converted to Utf8.

Enumsยง

DOMStringErrorType
DOMStringType ๐Ÿ”’
EncodedBytes
A type representing the underlying encoded bytes. Either Latin1 or Utf8.

Constantsยง

ASCII_CAPITAL_A ๐Ÿ”’
ASCII_CAPITAL_Z ๐Ÿ”’
ASCII_CR ๐Ÿ”’
ASCII_END ๐Ÿ”’
ASCII_FORMFEED ๐Ÿ”’
ASCII_LOWERCASE_A ๐Ÿ”’
ASCII_LOWERCASE_Z ๐Ÿ”’
ASCII_NEWLINE ๐Ÿ”’
ASCII_SPACE ๐Ÿ”’
ASCII_TAB ๐Ÿ”’

Functionsยง

parse_floating_point_number
https://html.spec.whatwg.org/multipage/#rules-for-parsing-floating-point-number-values