Expand description
The name (Naming) table
Structs§
- Char
Iter - An iterator over the chars of a name record.
- Lang
TagRecord - Part of Name
- MacRoman
Mapping - A helper for encoding and decoding Mac OS Roman encoded strings.
- NameId
- Identifier for an informational string (or name).
- Name
Record - Name Records
- Name
String - Entry for a name in the naming table.
Enums§
- Encoding
- The encoding used by the name table.
Statics§
- MAC_
ROMAN_ 🔒DECODE - A lookup table for the Mac Roman encoding. This matches the values
128..=255
to specific Unicode values. - MAC_
ROMAN_ 🔒ENCODE - A lookup pairing (sorted) Unicode values to Mac Roman values