flcProtoBufUtils Namespace
Represents namespace flcProtoBufUtils
.
Name | Description | |
---|---|---|
EpbDecodeError | Represents type | |
EpbEncodeError | Represents type | |
EpbVarIntError | Represents type |
Name | Description | |
---|---|---|
TpbProtoBufDecodeField | Represents type | |
TpbVarInt | Represents type |
Name | Description | |
---|---|---|
TpbWireType | Represents type |
Name | Description | |
---|---|---|
TpbProtoBufDecodeFieldCallbackProc | Represents type |
Name | Description | |
---|---|---|
PpbProtoBufDecodeField | Represents a pointer type to TpbProtoBufDecodeField. |
Name | Description | |
---|---|---|
pbMaxVarIntSizeEnc | Represents constant |
Name | Description | |
---|---|---|
pbDecodeFieldBool(TpbProtoBufDecodeField,Boolean) | Represents method | |
pbDecodeFieldBytes(TpbProtoBufDecodeField,Void,Integer) | Represents method | |
pbDecodeFieldDouble(TpbProtoBufDecodeField,Double) | Represents method | |
pbDecodeFieldFixed32(TpbProtoBufDecodeField,Word32) | Represents method | |
pbDecodeFieldFixed64(TpbProtoBufDecodeField,UInt64) | Represents method | |
pbDecodeFieldFloat(TpbProtoBufDecodeField,Single) | Represents method | |
pbDecodeFieldInt32(TpbProtoBufDecodeField,Int32) | Represents method | |
pbDecodeFieldInt64(TpbProtoBufDecodeField,Int64) | Represents method | |
pbDecodeFieldSFixed32(TpbProtoBufDecodeField,Int32) | Represents method | |
pbDecodeFieldSFixed64(TpbProtoBufDecodeField,Int64) | Represents method | |
pbDecodeFieldSInt32(TpbProtoBufDecodeField,Int32) | Represents method | |
pbDecodeFieldSInt64(TpbProtoBufDecodeField,Int64) | Represents method | |
pbDecodeFieldString(TpbProtoBufDecodeField,RawByteString) | Represents method | |
pbDecodeFieldUInt32(TpbProtoBufDecodeField,Word32) | Represents method | |
pbDecodeFieldUInt64(TpbProtoBufDecodeField,UInt64) | Represents method | |
pbDecodeProtoBuf(Void,Integer,TpbProtoBufDecodeFieldCallbackProc,Pointer) | Represents method | |
pbDecodeValueBool(Void,Integer,Boolean) | Represents method | |
pbDecodeValueBytes(Void,Integer,Void,Integer) | Represents method | |
pbDecodeValueDouble(Void,Integer,Double) | Represents method | |
pbDecodeValueFixed32(Void,Integer,Word32) | Represents method | |
pbDecodeValueFixed64(Void,Integer,UInt64) | Represents method | |
pbDecodeValueFloat(Void,Integer,Single) | Represents method | |
pbDecodeValueInt32(Void,Integer,Int32) | Represents method | |
pbDecodeValueInt64(Void,Integer,Int64) | Represents method | |
pbDecodeValueSFixed32(Void,Integer,Int32) | Represents method | |
pbDecodeValueSFixed64(Void,Integer,Int64) | Represents method | |
pbDecodeValueSInt32(Void,Integer,Int32) | Represents method | |
pbDecodeValueSInt64(Void,Integer,Int64) | Represents method | |
pbDecodeValueString(Void,Integer,RawByteString) | Represents method | |
pbDecodeValueUInt32(Void,Integer,Word32) | Represents method | |
pbDecodeValueUInt64(Void,Integer,UInt64) | Represents method | |
pbEncodeFieldBool(Void,Integer,Int32,Boolean) | Represents method | |
pbEncodeFieldBytes(Void,Integer,Int32,Void,Integer) | Represents method | |
pbEncodeFieldDouble(Void,Integer,Int32,Double) | Represents method | |
pbEncodeFieldFixed32(Void,Integer,Int32,Word32) | Represents method | |
pbEncodeFieldFixed64(Void,Integer,Int32,UInt64) | Represents method | |
pbEncodeFieldFloat(Void,Integer,Int32,Single) | Represents method | |
pbEncodeFieldInt32(Void,Integer,Int32,Int32) | Represents method | |
pbEncodeFieldInt64(Void,Integer,Int32,Int64) | Represents method | |
pbEncodeFieldKey(Void,Integer,Int32,TpbWireType) | Represents method | |
pbEncodeFieldSFixed32(Void,Integer,Int32,Int32) | Represents method | |
pbEncodeFieldSFixed64(Void,Integer,Int32,Int64) | Represents method | |
pbEncodeFieldSInt32(Void,Integer,Int32,Int32) | Represents method | |
pbEncodeFieldSInt64(Void,Integer,Int32,Int64) | Represents method | |
pbEncodeFieldString(Void,Integer,Int32,RawByteString) | Represents method | |
pbEncodeFieldUInt32(Void,Integer,Int32,Word32) | Represents method | |
pbEncodeFieldUInt64(Void,Integer,Int32,UInt64) | Represents method | |
pbEncodeFieldVarBytesHdr(Void,Integer,Int32,Integer) | Represents method | |
pbEncodeFieldVarInt(Void,Integer,Int32,TpbVarInt) | Represents method | |
pbEncodeValueBool(Void,Integer,Boolean) | Represents method | |
pbEncodeValueBytes(Void,Integer,Void,Integer) | Represents method | |
pbEncodeValueDouble(Void,Integer,Double) | Represents method | |
pbEncodeValueFixed32(Void,Integer,Word32) | Represents method | |
pbEncodeValueFixed64(Void,Integer,UInt64) | Represents method | |
pbEncodeValueFloat(Void,Integer,Single) | Represents method | |
pbEncodeValueInt32(Void,Integer,Int32) | Represents method | |
pbEncodeValueInt64(Void,Integer,Int64) | Represents method | |
pbEncodeValueSFixed32(Void,Integer,Int32) | Represents method | |
pbEncodeValueSFixed64(Void,Integer,Int64) | Represents method | |
pbEncodeValueSInt32(Void,Integer,Int32) | Represents method | |
pbEncodeValueSInt64(Void,Integer,Int64) | Represents method | |
pbEncodeValueString(Void,Integer,RawByteString) | Represents method | |
pbEncodeValueUInt32(Void,Integer,Word32) | Represents method | |
pbEncodeValueUInt64(Void,Integer,UInt64) | Represents method | |
pbEncodeValueVarInt(Void,Integer,TpbVarInt) | Represents method | |
pbFieldKeyToUInt32(Int32,TpbWireType) | Represents method | |
pbSInt32ToUInt32(Int32) | Represents method | |
pbSInt64ToUInt64(Int64) | Represents method | |
pbUInt32ToFieldKey(Word32,Int32,TpbWireType) | Represents method | |
pbUInt32ToSInt32(Word32) | Represents method | |
pbUInt64ToSInt64(UInt64) | Represents method | |
pbVarIntEquals(TpbVarInt,TpbVarInt) | Represents method | |
pbVarIntInitBinBuf(TpbVarInt,Void,Integer) | Represents method | |
pbVarIntInitEncBuf(TpbVarInt,Void,Integer) | Represents method | |
pbVarIntInitInt64(TpbVarInt,Int64) | Represents method | |
pbVarIntInitSInt32(TpbVarInt,Int32) | Represents method | |
pbVarIntInitSInt64(TpbVarInt,Int64) | Represents method | |
pbVarIntInitUInt32(TpbVarInt,Word32) | Represents method | |
pbVarIntInitUInt64(TpbVarInt,UInt64) | Represents method | |
pbVarIntInitVarInt(TpbVarInt,TpbVarInt) | Represents method | |
pbVarIntInitZero(TpbVarInt) | Represents method | |
pbVarIntIsZero(TpbVarInt) | Represents method | |
pbVarIntToBinBuf(TpbVarInt,Void,Integer) | Represents method | |
pbVarIntToEncBuf(TpbVarInt,Void,Integer) | Represents method | |
pbVarIntToInt64(TpbVarInt) | Represents method | |
pbVarIntToSInt32(TpbVarInt) | Represents method | |
pbVarIntToSInt64(TpbVarInt) | Represents method | |
pbVarIntToUInt32(TpbVarInt) | Represents method | |
pbVarIntToUInt64(TpbVarInt) | Represents method |