TRawByteStringBuilder Class

Represents type TRawByteStringBuilder.

Namespace: flcStringBuilder
TObject
  flcStringBuilder.TRawByteStringBuilder
    flcProtoBufProtoCodeGenPascal.TCodeGenPascalUnitSection
type
 TRawByteStringBuilder = class
 end;

The TRawByteStringBuilder type exposes the following members.

Show:
 NameDescription
Create(Integer)

Overloaded. Initializes a new instance of the TRawByteStringBuilder class.

Create(RawByteString)

Overloaded. Initializes a new instance of the TRawByteStringBuilder class.

Top
Show:
 NameDescription
AsRawByteString

Represents property AsRawByteString.

AsString

Represents property AsString.

Length

Represents property Length.

Top
Show:
 NameDescription
Append(Pointer,Integer)

Overloaded. Represents method Append(Pointer,Integer).

Append(RawByteString)

Overloaded. Represents method Append(RawByteString).

Append(RawByteString,Integer)

Overloaded. Represents method Append(RawByteString,Integer).

Append(TRawByteStringBuilder)

Overloaded. Represents method Append(TRawByteStringBuilder).

AppendCh(AnsiChar)

Overloaded. Represents method AppendCh(AnsiChar).

AppendCh(AnsiChar,Integer)

Overloaded. Represents method AppendCh(AnsiChar,Integer).

AppendCRLF

Represents method AppendCRLF.

AppendLn(RawByteString)

Represents method AppendLn(RawByteString).

Assign(TRawByteStringBuilder)

Represents method Assign(TRawByteStringBuilder).

Clear

Represents method Clear.

EnsureCapacity(Integer)

Represents method EnsureCapacity(Integer).

Pack

Represents method Pack.

Top
Show:
 NameDescription
FLength

Represents field FLength.

FString

Represents field FString.

Top