Unit 'flcProtoBufUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

pbEncodeFieldInt64

Declaration

Source position: flcProtoBufUtils.pas line 163

function pbEncodeFieldInt64(

  var Buf;

  const BufSize: Integer;

  const FieldNumber: Int32;

  const Value: Int64

):Integer;



CT Web help

CodeTyphon Studio