flcProtoBufUtils Namespace

Represents namespace flcProtoBufUtils.

 NameDescription
EpbDecodeError

Represents type EpbDecodeError.

EpbEncodeError

Represents type EpbEncodeError.

EpbVarIntError

Represents type EpbVarIntError.

Top
 NameDescription
TpbProtoBufDecodeField

Represents type TpbProtoBufDecodeField.

TpbVarInt

Represents type TpbVarInt.

Top
 NameDescription
TpbWireType

Represents type TpbWireType.

Top
 NameDescription
TpbProtoBufDecodeFieldCallbackProc

Represents type TpbProtoBufDecodeFieldCallbackProc.

Top
 NameDescription
PpbProtoBufDecodeField

Represents a pointer type to TpbProtoBufDecodeField.

Top
 NameDescription
pbMaxVarIntSizeEnc

Represents constant pbMaxVarIntSizeEnc.

Top
 NameDescription
pbDecodeFieldBool(TpbProtoBufDecodeField,Boolean)

Represents method pbDecodeFieldBool(TpbProtoBufDecodeField,Boolean).

pbDecodeFieldBytes(TpbProtoBufDecodeField,Void,Integer)

Represents method pbDecodeFieldBytes(TpbProtoBufDecodeField,Void,Integer).

pbDecodeFieldDouble(TpbProtoBufDecodeField,Double)

Represents method pbDecodeFieldDouble(TpbProtoBufDecodeField,Double).

pbDecodeFieldFixed32(TpbProtoBufDecodeField,Word32)

Represents method pbDecodeFieldFixed32(TpbProtoBufDecodeField,Word32).

pbDecodeFieldFixed64(TpbProtoBufDecodeField,UInt64)

Represents method pbDecodeFieldFixed64(TpbProtoBufDecodeField,UInt64).

pbDecodeFieldFloat(TpbProtoBufDecodeField,Single)

Represents method pbDecodeFieldFloat(TpbProtoBufDecodeField,Single).

pbDecodeFieldInt32(TpbProtoBufDecodeField,Int32)

Represents method pbDecodeFieldInt32(TpbProtoBufDecodeField,Int32).

pbDecodeFieldInt64(TpbProtoBufDecodeField,Int64)

Represents method pbDecodeFieldInt64(TpbProtoBufDecodeField,Int64).

pbDecodeFieldSFixed32(TpbProtoBufDecodeField,Int32)

Represents method pbDecodeFieldSFixed32(TpbProtoBufDecodeField,Int32).

pbDecodeFieldSFixed64(TpbProtoBufDecodeField,Int64)

Represents method pbDecodeFieldSFixed64(TpbProtoBufDecodeField,Int64).

pbDecodeFieldSInt32(TpbProtoBufDecodeField,Int32)

Represents method pbDecodeFieldSInt32(TpbProtoBufDecodeField,Int32).

pbDecodeFieldSInt64(TpbProtoBufDecodeField,Int64)

Represents method pbDecodeFieldSInt64(TpbProtoBufDecodeField,Int64).

pbDecodeFieldString(TpbProtoBufDecodeField,RawByteString)

Represents method pbDecodeFieldString(TpbProtoBufDecodeField,RawByteString).

pbDecodeFieldUInt32(TpbProtoBufDecodeField,Word32)

Represents method pbDecodeFieldUInt32(TpbProtoBufDecodeField,Word32).

pbDecodeFieldUInt64(TpbProtoBufDecodeField,UInt64)

Represents method pbDecodeFieldUInt64(TpbProtoBufDecodeField,UInt64).

pbDecodeProtoBuf(Void,Integer,TpbProtoBufDecodeFieldCallbackProc,Pointer)

Represents method pbDecodeProtoBuf(Void,Integer,TpbProtoBufDecodeFieldCallbackProc,Pointer).

pbDecodeValueBool(Void,Integer,Boolean)

Represents method pbDecodeValueBool(Void,Integer,Boolean).

pbDecodeValueBytes(Void,Integer,Void,Integer)

Represents method pbDecodeValueBytes(Void,Integer,Void,Integer).

pbDecodeValueDouble(Void,Integer,Double)

Represents method pbDecodeValueDouble(Void,Integer,Double).

pbDecodeValueFixed32(Void,Integer,Word32)

Represents method pbDecodeValueFixed32(Void,Integer,Word32).

pbDecodeValueFixed64(Void,Integer,UInt64)

Represents method pbDecodeValueFixed64(Void,Integer,UInt64).

pbDecodeValueFloat(Void,Integer,Single)

Represents method pbDecodeValueFloat(Void,Integer,Single).

pbDecodeValueInt32(Void,Integer,Int32)

Represents method pbDecodeValueInt32(Void,Integer,Int32).

pbDecodeValueInt64(Void,Integer,Int64)

Represents method pbDecodeValueInt64(Void,Integer,Int64).

pbDecodeValueSFixed32(Void,Integer,Int32)

Represents method pbDecodeValueSFixed32(Void,Integer,Int32).

pbDecodeValueSFixed64(Void,Integer,Int64)

Represents method pbDecodeValueSFixed64(Void,Integer,Int64).

pbDecodeValueSInt32(Void,Integer,Int32)

Represents method pbDecodeValueSInt32(Void,Integer,Int32).

pbDecodeValueSInt64(Void,Integer,Int64)

Represents method pbDecodeValueSInt64(Void,Integer,Int64).

pbDecodeValueString(Void,Integer,RawByteString)

Represents method pbDecodeValueString(Void,Integer,RawByteString).

pbDecodeValueUInt32(Void,Integer,Word32)

Represents method pbDecodeValueUInt32(Void,Integer,Word32).

pbDecodeValueUInt64(Void,Integer,UInt64)

Represents method pbDecodeValueUInt64(Void,Integer,UInt64).

pbEncodeFieldBool(Void,Integer,Int32,Boolean)

Represents method pbEncodeFieldBool(Void,Integer,Int32,Boolean).

pbEncodeFieldBytes(Void,Integer,Int32,Void,Integer)

Represents method pbEncodeFieldBytes(Void,Integer,Int32,Void,Integer).

pbEncodeFieldDouble(Void,Integer,Int32,Double)

Represents method pbEncodeFieldDouble(Void,Integer,Int32,Double).

pbEncodeFieldFixed32(Void,Integer,Int32,Word32)

Represents method pbEncodeFieldFixed32(Void,Integer,Int32,Word32).

pbEncodeFieldFixed64(Void,Integer,Int32,UInt64)

Represents method pbEncodeFieldFixed64(Void,Integer,Int32,UInt64).

pbEncodeFieldFloat(Void,Integer,Int32,Single)

Represents method pbEncodeFieldFloat(Void,Integer,Int32,Single).

pbEncodeFieldInt32(Void,Integer,Int32,Int32)

Represents method pbEncodeFieldInt32(Void,Integer,Int32,Int32).

pbEncodeFieldInt64(Void,Integer,Int32,Int64)

Represents method pbEncodeFieldInt64(Void,Integer,Int32,Int64).

pbEncodeFieldKey(Void,Integer,Int32,TpbWireType)

Represents method pbEncodeFieldKey(Void,Integer,Int32,TpbWireType).

pbEncodeFieldSFixed32(Void,Integer,Int32,Int32)

Represents method pbEncodeFieldSFixed32(Void,Integer,Int32,Int32).

pbEncodeFieldSFixed64(Void,Integer,Int32,Int64)

Represents method pbEncodeFieldSFixed64(Void,Integer,Int32,Int64).

pbEncodeFieldSInt32(Void,Integer,Int32,Int32)

Represents method pbEncodeFieldSInt32(Void,Integer,Int32,Int32).

pbEncodeFieldSInt64(Void,Integer,Int32,Int64)

Represents method pbEncodeFieldSInt64(Void,Integer,Int32,Int64).

pbEncodeFieldString(Void,Integer,Int32,RawByteString)

Represents method pbEncodeFieldString(Void,Integer,Int32,RawByteString).

pbEncodeFieldUInt32(Void,Integer,Int32,Word32)

Represents method pbEncodeFieldUInt32(Void,Integer,Int32,Word32).

pbEncodeFieldUInt64(Void,Integer,Int32,UInt64)

Represents method pbEncodeFieldUInt64(Void,Integer,Int32,UInt64).

pbEncodeFieldVarBytesHdr(Void,Integer,Int32,Integer)

Represents method pbEncodeFieldVarBytesHdr(Void,Integer,Int32,Integer).

pbEncodeFieldVarInt(Void,Integer,Int32,TpbVarInt)

Represents method pbEncodeFieldVarInt(Void,Integer,Int32,TpbVarInt).

pbEncodeValueBool(Void,Integer,Boolean)

Represents method pbEncodeValueBool(Void,Integer,Boolean).

pbEncodeValueBytes(Void,Integer,Void,Integer)

Represents method pbEncodeValueBytes(Void,Integer,Void,Integer).

pbEncodeValueDouble(Void,Integer,Double)

Represents method pbEncodeValueDouble(Void,Integer,Double).

pbEncodeValueFixed32(Void,Integer,Word32)

Represents method pbEncodeValueFixed32(Void,Integer,Word32).

pbEncodeValueFixed64(Void,Integer,UInt64)

Represents method pbEncodeValueFixed64(Void,Integer,UInt64).

pbEncodeValueFloat(Void,Integer,Single)

Represents method pbEncodeValueFloat(Void,Integer,Single).

pbEncodeValueInt32(Void,Integer,Int32)

Represents method pbEncodeValueInt32(Void,Integer,Int32).

pbEncodeValueInt64(Void,Integer,Int64)

Represents method pbEncodeValueInt64(Void,Integer,Int64).

pbEncodeValueSFixed32(Void,Integer,Int32)

Represents method pbEncodeValueSFixed32(Void,Integer,Int32).

pbEncodeValueSFixed64(Void,Integer,Int64)

Represents method pbEncodeValueSFixed64(Void,Integer,Int64).

pbEncodeValueSInt32(Void,Integer,Int32)

Represents method pbEncodeValueSInt32(Void,Integer,Int32).

pbEncodeValueSInt64(Void,Integer,Int64)

Represents method pbEncodeValueSInt64(Void,Integer,Int64).

pbEncodeValueString(Void,Integer,RawByteString)

Represents method pbEncodeValueString(Void,Integer,RawByteString).

pbEncodeValueUInt32(Void,Integer,Word32)

Represents method pbEncodeValueUInt32(Void,Integer,Word32).

pbEncodeValueUInt64(Void,Integer,UInt64)

Represents method pbEncodeValueUInt64(Void,Integer,UInt64).

pbEncodeValueVarInt(Void,Integer,TpbVarInt)

Represents method pbEncodeValueVarInt(Void,Integer,TpbVarInt).

pbFieldKeyToUInt32(Int32,TpbWireType)

Represents method pbFieldKeyToUInt32(Int32,TpbWireType).

pbSInt32ToUInt32(Int32)

Represents method pbSInt32ToUInt32(Int32).

pbSInt64ToUInt64(Int64)

Represents method pbSInt64ToUInt64(Int64).

pbUInt32ToFieldKey(Word32,Int32,TpbWireType)

Represents method pbUInt32ToFieldKey(Word32,Int32,TpbWireType).

pbUInt32ToSInt32(Word32)

Represents method pbUInt32ToSInt32(Word32).

pbUInt64ToSInt64(UInt64)

Represents method pbUInt64ToSInt64(UInt64).

pbVarIntEquals(TpbVarInt,TpbVarInt)

Represents method pbVarIntEquals(TpbVarInt,TpbVarInt).

pbVarIntInitBinBuf(TpbVarInt,Void,Integer)

Represents method pbVarIntInitBinBuf(TpbVarInt,Void,Integer).

pbVarIntInitEncBuf(TpbVarInt,Void,Integer)

Represents method pbVarIntInitEncBuf(TpbVarInt,Void,Integer).

pbVarIntInitInt64(TpbVarInt,Int64)

Represents method pbVarIntInitInt64(TpbVarInt,Int64).

pbVarIntInitSInt32(TpbVarInt,Int32)

Represents method pbVarIntInitSInt32(TpbVarInt,Int32).

pbVarIntInitSInt64(TpbVarInt,Int64)

Represents method pbVarIntInitSInt64(TpbVarInt,Int64).

pbVarIntInitUInt32(TpbVarInt,Word32)

Represents method pbVarIntInitUInt32(TpbVarInt,Word32).

pbVarIntInitUInt64(TpbVarInt,UInt64)

Represents method pbVarIntInitUInt64(TpbVarInt,UInt64).

pbVarIntInitVarInt(TpbVarInt,TpbVarInt)

Represents method pbVarIntInitVarInt(TpbVarInt,TpbVarInt).

pbVarIntInitZero(TpbVarInt)

Represents method pbVarIntInitZero(TpbVarInt).

pbVarIntIsZero(TpbVarInt)

Represents method pbVarIntIsZero(TpbVarInt).

pbVarIntToBinBuf(TpbVarInt,Void,Integer)

Represents method pbVarIntToBinBuf(TpbVarInt,Void,Integer).

pbVarIntToEncBuf(TpbVarInt,Void,Integer)

Represents method pbVarIntToEncBuf(TpbVarInt,Void,Integer).

pbVarIntToInt64(TpbVarInt)

Represents method pbVarIntToInt64(TpbVarInt).

pbVarIntToSInt32(TpbVarInt)

Represents method pbVarIntToSInt32(TpbVarInt).

pbVarIntToSInt64(TpbVarInt)

Represents method pbVarIntToSInt64(TpbVarInt).

pbVarIntToUInt32(TpbVarInt)

Represents method pbVarIntToUInt32(TpbVarInt).

pbVarIntToUInt64(TpbVarInt)

Represents method pbVarIntToUInt64(TpbVarInt).

Top