pbEncodeFieldFloat(Void,Integer,Int32,Single) Method

Represents method pbEncodeFieldFloat(Void,Integer,Int32,Single).

Namespace: flcProtoBufUtils
function pbEncodeFieldFloat(var Buf; const BufSize: Integer; const FieldNumber: Int32; const Value: Single): Integer;

Parameters

Buf
Type: System.Void

BufSize
Type: Integer

FieldNumber
Type: System.Void

Value
Type: Single

Return Value

Type: Integer