pbDecodeValueBool(Void,Integer,Boolean) Method

Represents method pbDecodeValueBool(Void,Integer,Boolean).

Namespace: flcProtoBufUtils
function pbDecodeValueBool(const Buf; const BufSize: Integer; var Value: Boolean): Integer;

Parameters

Buf
Type: System.Void

BufSize
Type: Integer

Value
Type: Boolean

Return Value

Type: Integer