pbEncodeValueVarInt(Void,Integer,TpbVarInt) Method

Represents method pbEncodeValueVarInt(Void,Integer,TpbVarInt).

Namespace: flcProtoBufUtils
function pbEncodeValueVarInt(var Buf; const BufSize: Integer; const Value: TpbVarInt): Integer;

Parameters

Buf
Type: System.Void

BufSize
Type: Integer

Value
Type: TpbVarInt

Return Value

Type: Integer