共用方式為


WireType 列舉

定義

表示 3 位線類型,並移入位置

public enum WireType
type WireType = 
Public Enum WireType
繼承
WireType

欄位

Extended 224
Fixed32 96

32 位值。

Fixed64 128

64 位值。

LengthPrefixed 64

長度前置值。

Reference 192

先前編碼值的參考。

TagDelimited 32

由標記分隔欄位集合組成的複合值。

VarInt 0

可變長度整數 vlaue。

適用於