pbEncodeValueInt64(Void,Integer,Int64) Method
Represents method pbEncodeValueInt64(Void,Integer,Int64).
function pbEncodeValueInt64(var Buf; const BufSize: Integer; const Value: Int64): Integer;
Parameters
- Buf
- Type: System.Void
- BufSize
- Type: Integer
- Value
- Type: Int64
Return Value
Type: Integer