MBin

mess.Fmt$.MBin
final case class MBin(value: Array[Byte]) extends Fmt

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Fmt
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

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

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product