• GenericStringBase
    • Aliases
      • ENCODING (Alias)
      • ERROR (Alias)
      • ICharmap (Alias)
      • IString (Alias)
      • IStringRepresentation (Folder)
      • RUNE (Alias)
    • Enums
      • RANGE_TYPE (Enum)
    • Function Blocks
      • Builder (FunctionBlock)
        • IBuilder
        • IDisposable
        • IStringRepresentation
        • SetInitialValue (Method)
      • RangePool (FunctionBlock)
        • IDisposable
        • IRangePool
      • StringPool (FunctionBlock)
        • IDisposable
        • IStringPool
      • UTF8String (FunctionBlock)
        • SetInitialValue (Method)
  • Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • File and Project Information
  • Library Reference
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • String Builder
      • Library Identification
      • Library Properties
    • String Builder Base
      • Library Identification
      • Library Properties
    • String Conversions
      • Library Identification
      • Library Properties
    • String Segments
      • Library Identification
      • Library Properties
    • UTF-8 Encoding Support
      • Library Identification
      • Library Properties
Generic String Base
  • Docs »
  • GenericStringBase

GenericStringBaseΒΆ

  • Aliases
    • ENCODING (Alias)
    • ERROR (Alias)
    • ICharmap (Alias)
    • IString (Alias)
    • IStringRepresentation (Folder)
    • RUNE (Alias)
  • Enums
    • RANGE_TYPE (Enum)
  • Function Blocks
    • Builder (FunctionBlock)
      • IBuilder
        • Reset (Method)
        • Segments
          • GetCurrentSegment (Method)
          • GetFirstSegment (Method)
          • GetNextSegment (Method)
          • ValidateSegment (Method)
        • WriteIString (Method)
        • WriteMemSegment (Method)
        • WriteRune (Method)
        • WriteString (Method)
        • WriteWString (Method)
      • IDisposable
        • ObjectRelease (Method)
        • ObjectRetain (Method)
      • IStringRepresentation
        • Len (Method)
        • ToIString (Method)
      • SetInitialValue (Method)
    • RangePool (FunctionBlock)
      • IDisposable
        • ObjectRelease (Method)
        • ObjectRetain (Method)
      • IRangePool
        • GetRange (Method)
    • StringPool (FunctionBlock)
      • IDisposable
        • ObjectRelease (Method)
        • ObjectRetain (Method)
      • IStringPool
        • GetString (Method)
    • UTF8String (FunctionBlock)
      • SetInitialValue (Method)