Click or drag to resize

WireType Enumeration

Namespace:  ProtoBuf
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public enum WireType
Members
  Member nameValueDescription
None-1
Variant0
Fixed641
String2
StartGroup3
EndGroup4
Fixed325
SignedVariant8
See Also