wireType

Get the wire type from the encoding value

@safe @property pure nothrow
ubyte
wireType
(
ulong data
)

Parameters

data ulong

The data header

Return Value

Type: ubyte

The wire type value

Meta