msgpack4z-core
msgpack4z-core
API
msgpack4z
AnyValArrayCodec
AnyValCodec
ArrayCodec
ArrayCodecImpl
Binary
BinaryCodec
BooleanArrayCodec
BuildInfoMsgpack4zCore
ByteArrayCodec
CaseClassMapMissingKeyError
CaseCodec
CaseMapCodec
CaseMapCodec
CodecInstances
DisjunctionCodec
DoubleArrayCodec
EitherCodec
Err
Extractor
FloatArrayCodec
IntArrayCodec
LongArrayCodec
MapKeyNotFound
MaybeCodec
MsgpackArray
MsgpackBinary
MsgpackBinary
MsgpackCodec
MsgpackCodec
MsgpackCompanion
MsgpackDouble
MsgpackDouble
MsgpackExt
MsgpackFalse
MsgpackLong
MsgpackLong
MsgpackMap
MsgpackMap
MsgpackNil
MsgpackString
MsgpackString
MsgpackTrue
MsgpackULong
MsgpackUnion
MsgpackUnion
NotEnoughArraySize
Opt
Opt
OptionCodec
Other
PackerUnpackerFactory
RefArrayCodec
ScalazCodec
ShortArrayCodec
StdCodec
TupleCodec
UnexpectedArraySize
UnexpectedEitherKey
UnexpectedMapSize
UnpackError
msgpack4z-core
/
msgpack4z
/
MsgpackDouble
MsgpackDouble
msgpack4z.MsgpackDouble$
See the
MsgpackDouble
companion class
object
MsgpackDouble
extends
Double
=>
MsgpackUnion
Attributes
Companion:
class
Source:
MsgpackUnion.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
trait
Double
=>
MsgpackUnion
class
Object
trait
Matchable
class
Any
Self type
MsgpackDouble
.type
Clear all
Members list
Concise view
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
Source:
Mirror.scala
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Source:
Mirror.scala
Value members
Inherited methods
def
andThen
[
A
](
g
:
MsgpackUnion
=>
A
):
T1
=>
A
Attributes
Inherited from:
Function1
def
compose
[
A
](
g
:
A
=>
Double
):
A
=>
R
Attributes
Inherited from:
Function1