Skip to main content

Module strings

Module strings 

Source
Expand description

ISO 10303-21 string escape decoding and canonical encoding.

Structs§

StringError
A malformed or unsupported string escape.

Functions§

decode
Decode the bytes between a Part 21 string token’s apostrophe delimiters.
encode
Encode text as bytes suitable between Part 21 apostrophe delimiters.