TRawByteStringBuilder Class
Represents type TRawByteStringBuilder.
flcStringBuilder.TRawByteStringBuilder
flcProtoBufProtoCodeGenPascal.TCodeGenPascalUnitSection
The TRawByteStringBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Create(Integer) | Overloaded. Initializes a new instance of the TRawByteStringBuilder class. |
![]() | Create(RawByteString) | Overloaded. Initializes a new instance of the TRawByteStringBuilder class. |
| Name | Description | |
|---|---|---|
![]() | AsRawByteString | Represents property |
![]() | AsString | Represents property |
![]() | Length | Represents property |
| Name | Description | |
|---|---|---|
![]() | Append(Pointer,Integer) | Overloaded. Represents method |
![]() | Append(RawByteString) | Overloaded. Represents method |
![]() | Append(RawByteString,Integer) | Overloaded. Represents method |
![]() | Append(TRawByteStringBuilder) | Overloaded. Represents method |
![]() | AppendCh(AnsiChar) | Overloaded. Represents method |
![]() | AppendCh(AnsiChar,Integer) | Overloaded. Represents method |
![]() | AppendCRLF | Represents method |
![]() | AppendLn(RawByteString) | Represents method |
![]() | Assign(TRawByteStringBuilder) | Represents method |
![]() | Clear | Represents method |
![]() | EnsureCapacity(Integer) | Represents method |
![]() | Pack | Represents method |



