pbEncodeFieldSInt64(Void,Integer,Int32,Int64) Method

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

Namespace: flcProtoBufUtils
function pbEncodeFieldSInt64(var Buf; const BufSize: Integer; const FieldNumber: Int32; const Value: Int64): Integer;

Parameters

Buf
Type: System.Void

BufSize
Type: Integer

FieldNumber
Type: System.Void

Value
Type: Int64

Return Value

Type: Integer