• Builder
    • Aliases
      • Constants (GVL)
      • Enums
        • ENCODING (Alias)
        • ERROR (Alias)
        • STATS (Alias)
      • Function Blocks
        • Range (Alias)
        • _RangePool (Alias)
      • Interfaces
        • IBuilder (Folder)
        • ICharmap (Alias)
        • IString (Alias)
        • IStringRepresentation (Folder)
      • Types
        • RUNE (Alias)
    • Function Blocks
      • _Builder (FunctionBlock)
        • IBuilder
        • IStringRepresentation
        • SetInitialValue (Method)
    • Functions
      • CreateRange (Function)
      • CreateRangePool (Function)
  • Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • File and Project Information
  • Library Reference
    • Immutable String Segments
      • Library Identification
      • Library Properties
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • String Builder Base
      • Library Identification
      • Library Properties
    • String Conversions
      • 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 Builder
  • Docs »
  • Builder »
  • Function Blocks

Function BlocksΒΆ

  • _Builder (FunctionBlock)
    • IBuilder
      • GetBuilderStats (Method)
      • Reset (Method)
      • Segments
        • GetCurrentSegment (Method)
        • GetFirstSegment (Method)
        • GetNextSegment (Method)
        • ValidateSegment (Method)
      • WriteIString (Method)
      • WriteMemSegment (Method)
      • WriteRune (Method)
      • WriteString (Method)
      • WriteWString (Method)
    • IStringRepresentation
      • Len (Method)
      • ToIString (Method)
    • SetInitialValue (Method)