PrimitiveType

Undocumented in source.
interface PrimitiveType : AMQPType!(V)(
V
) {}

Members

Functions

getCanonicalEncoding
PrimitiveTypeEncoding!(V) getCanonicalEncoding()
Undocumented in source.

Meta