• BuilderBase
    • Aliases
      • Constants (GVL)
      • IStringRepresentation (Alias)
      • RUNE (Alias)
    • Enums
      • ENCODING (Enum)
      • ERROR (Enum)
    • Function Blocks
      • Range (FunctionBlock)
        • IRange
        • SetInitialValue (Method)
    • Functions
      • CreateRange (Function)
      • CreateRangePool (Function)
    • Interfaces
      • IBuilder (Interface)
        • GetBuilderStats (Method)
        • Reset (Method)
        • Segments
        • WriteIString (Method)
        • WriteMemSegment (Method)
        • WriteRune (Method)
        • WriteString (Method)
        • WriteWString (Method)
      • ICharmap (Interface)
        • Decode (Method)
        • Encode (Method)
    • Internals
      • _RangePool (FunctionBlock)
        • Protected
    • Structs
      • STATS (Struct)
  • Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • File and Project Information
  • Library Reference
    • Memory Block Manager
      • Library Identification
      • Library Properties
    • String Segments
      • Library Identification
      • Library Properties
    • UTF-8 Encoding Support
      • Library Identification
      • Library Properties
String Builder Base
  • Docs »
  • BuilderBase »
  • Function Blocks

Function BlocksΒΆ

  • Range (FunctionBlock)
    • IRange
      • GetNextRune (Method)
      • Reset (Method)
      • UngetLastRune (Method)
    • SetInitialValue (Method)