MExtension

final case class MExtension(typ: Byte, size: Int, value: Array[Byte]) extends Fmt
trait Product
trait Equals
trait Fmt
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def isNil: Boolean
def pack(buffer: MessagePacker): Unit

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product