msgpack4z
package
msgpack4z
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
msgpack4z
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
type
Packer
[
A
]
= (
MsgPacker
,
A
) ⇒
Unit
type
UnpackResult
[
A
]
=
\/
[
UnpackError
,
A
]
type
Unpacker
[
A
]
= (
MsgUnpacker
) ⇒
UnpackResult
[
A
]
Value Members
object
MsgpackCodecAuto
extends
TypeClassCompanion
[
MsgpackCodec
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped