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

TpbVarInt

Declaration

Source position: flcProtoBufUtils.pas line 84

type TpbVarInt = record

  EncSize: Byte;

  

  EncData: array [0..pbMaxVarIntSizeEnc-1] of Byte;

  

end;



CT Web help

CodeTyphon Studio