Class ZigZagEncodeAttribute
Used along size to encodes a integer value using so that both positive and negative values can be sent Also See: Bit Packing Documentation
Inherited Members
Show
Syntax
[AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter)]
public class ZigZagEncodeAttribute : Attribute, _Attribute
Constructors
ZigZagEncodeAttribute()
Declaration
public ZigZagEncodeAttribute()