MetadataValue

Undocumented in source.
class MetadataValue : PacketImpl!(Endian.bigEndian, ubyte, varuint) {}

Constructors

this
this(uint type)
Undocumented in source.

Members

Mixins

__anonymous
mixin Make
Undocumented in source.

Variables

type
uint type;
Undocumented in source.

Meta