• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • StrConv
    • Aliases
      • Constants (GVL)
      • ENCODING (Alias)
      • ERROR (Alias)
      • IBuilder (Alias)
      • ICharmap (Alias)
      • IEC_TYPE (Alias)
      • IEC_TYPES (GVL)
      • IString (Alias)
      • IStringRepresentation (Alias)
      • RUNE (Alias)
    • Charmaps (GVL)
    • Functions
      • BOM
        • DecodeBOM (Function)
        • EncodeBOM (Function)
        • IsHostByteOrder (Function)
      • INT
        • NUMERIC_TO_LINT (Function)
      • IRange
        • IRange_TO_NUMERIC (Function)
      • Memory
        • COPY_TO_MEMORY (Function)
        • FROM_MEMORY (Function)
      • REAL
        • NUMERIC_TO_LREAL (Function)
      • STRING
        • COPY_TO_STRING (Function)
        • FROM_STRING (Function)
      • WSTRING
        • COPY_TO_WSTRING (Function)
        • FROM_WSTRING (Function)
    • Internals
      • POW10 (GVL)
  • Structs
    • NUMERIC (Struct)
  • File and Project Information
  • Library Reference
    • Immutable String Segments
      • Library Identification
      • Library Properties
    • String Builder Base
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • UTF-16 Encoding Support
      • Library Identification
      • Library Properties
    • UTF-8 Encoding Support
      • Library Identification
      • Library Properties
String Conversions
  • Docs »
  • Index

Index

C | D | E | F | G | I | N | R

C

  • COPY_TO_MEMORY
  • COPY_TO_STRING
  • COPY_TO_WSTRING

D

  • DecodeBOM

E

  • EncodeBOM
  • ENCODING
  • ERROR

F

  • FROM_MEMORY
  • FROM_STRING
  • FROM_WSTRING

G

  • GetLibVersion
  • GetLibVersionNumber

I

  • IBuilder
  • ICharmap
  • IEC_TYPE
  • IRange_TO_NUMERIC
  • IsHostByteOrder
  • IsLibReleased
  • IString
  • IStringRepresentation

N

  • NUMERIC
  • NUMERIC_TO_LINT
  • NUMERIC_TO_LREAL

R

  • RUNE