• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • Strings
    • Aliases
      • Constants (GVL)
      • IDisposable (Alias)
      • RUNE (Alias)
    • Enums
      • ERROR (Enum)
    • Functionblocks
      • Range (FunctionBlock)
        • IRange
        • SetInitialValue (Method)
      • UTF8Literal (FunctionBlock)
        • SetInitialValue (Method)
      • _RangePool (FunctionBlock)
        • Protected
      • _StringPool (FunctionBlock)
        • IStringPool
        • SetInitialValue (Method)
      • _UTF8String (FunctionBlock)
        • IString
        • IStringRepresentation
    • Functions
      • Compare (Function)
      • Copy (Function)
      • CreateRangePool (Function)
      • CreateString (Function)
      • CreateStringPool (Function)
      • IsASCIIString (Function)
      • IsValidString (Function)
      • Len (Function)
      • Reset (Function)
      • RuneCount (Function)
      • SetSegment (Function)
    • Interfaces
      • IRange (Interface)
        • GetNextRune (Method)
        • Reset (Method)
        • UngetLastRune (Method)
      • IRangePool (Interface)
        • GetPoolStatus (Method)
        • GetRange (Method)
      • IRangeProvider (Interface)
        • GetRange (Method)
      • IString (Interface)
        • GetSegment (Method)
        • IsASCII (Method)
        • IsValid (Method)
        • Len (Method)
      • IStringPool (Interface)
        • GetPoolConfig (Method)
        • GetString (Method)
      • IStringRepresentation (Interface)
        • Len (Method)
        • ToIString (Method)
    • Structs
      • CONFIG (Struct)
      • STATUS (Struct)
  • File and Project Information
  • Library Reference
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • UTF-8 Encoding Support
      • Library Identification
      • Library Properties
String Segments
  • Docs »
  • Index

Index

_ | C | E | G | I | L | R | S | U

_

  • _RangePool
  • _StringPool
  • _UTF8String

C

  • Compare
  • CONFIG
  • Copy
  • CreateRangePool
  • CreateString
  • CreateStringPool

E

  • ERROR

G

  • GetLibVersion
  • GetLibVersionNumber

I

  • IDisposable
  • IRange
  • IRangePool
  • IRangeProvider
  • IsASCIIString
  • IsLibReleased
  • IString
  • IStringPool
  • IStringRepresentation
  • IsValidString

L

  • Len

R

  • Range
  • Reset
  • RUNE
  • RuneCount

S

  • SetSegment
  • STATUS

U

  • UTF8Literal