wireType

Get the wire type from the encoding value

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

Parameters

data
Type: ulong

The data header

Return Value

Type: ubyte

The wire type value

Meta