MetadataValue

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

Constructors

this
this(ubyte type)
Undocumented in source.

Members

Mixins

__anonymous
mixin Make
Undocumented in source.

Variables

type
ubyte type;
Undocumented in source.

Meta