msgpack4z

package msgpack4z

Members list

Type members

Classlikes

object Code

Attributes

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

Attributes

See also
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MsgInBuffer

Attributes

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

Attributes

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

Attributes

Companion
object
Supertypes
trait MsgPacker
class Object
trait Matchable
class Any
object MsgOutBuffer

Attributes

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

Attributes

See also
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MsgOutBuffer
sealed abstract class MsgType extends Product, Serializable

Attributes

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

Attributes

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

Attributes

See also
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MsgInBuffer
sealed abstract class OptBool extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Empty
object False
object True
object OptBool

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object OptByte

Attributes

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

Attributes

Companion
object
Supertypes
class AnyVal
trait Matchable
class Any
object OptInt

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object OptShort

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
OptShort.type