msgpack4z

package msgpack4z

Members list

Concise view

Type members

Classlikes

object Code

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Code.type
final case class ExtTypeHeader(getType: Byte, getLength: Int)

Attributes

See also:
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class MsgInBuffer(buf: ByteArrayInputStream) extends MsgUnpacker

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
final class MsgOutBuffer extends MsgPacker

Attributes

Companion:
object
Graph
Supertypes
trait MsgPacker
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait MsgPacker

Attributes

See also:
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed abstract class MsgType extends Product with Serializable

Attributes

See also:
Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object ARRAY.type
object BINARY.type
object BOOLEAN.type
object EXTENSION.type
object FLOAT.type
object INTEGER.type
object MAP.type
object NIL.type
object STRING.type
object MsgType

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
MsgType.type

Attributes

See also:
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed abstract class OptBool extends Product with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Empty.type
object False.type
object True.type
object OptBool

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OptBool.type
sealed abstract class OptByte

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object OptByte

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OptByte.type
final class OptInt extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any
object OptInt

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OptInt.type
sealed abstract class OptShort

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object OptShort

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type