msgpack4z-core
msgpack4z-core
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
/
MsgpackString
MsgpackString
object
MsgpackString
extends
String
=>
MsgpackUnion
Companion
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
trait
String
=>
MsgpackUnion
class
Object
trait
Matchable
class
Any
MsgpackString
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Inherited methods
@
unspecialized
def
andThen
[A](g:
MsgpackUnion
=> A):
String
=> A
Inherited from
Function1
@
unspecialized
def
compose
[A](g: A =>
String
): A =>
MsgpackUnion
Inherited from
Function1