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
/
ArrayCodecImpl
ArrayCodecImpl
msgpack4z.ArrayCodecImpl
object
ArrayCodecImpl
extends
ArrayCodec
Attributes
Source
ArrayCodec.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ArrayCodec
class
Object
trait
Matchable
class
Any
Self type
ArrayCodecImpl
.
type
Members list
Clear all
Value members
Concrete methods
final override
def
arrayCodecNative
[
A
](
implicit
A
:
MsgpackCodec
[
A
],
C
:
ClassTag
[
A
]):
MsgpackCodec
[
Array
[
A
]]
Attributes
Definition Classes
ArrayCodec
Source
ArrayCodec.scala
Implicits
Implicits
implicit
def
arrayCodec
[
A
](
implicit
A
:
MsgpackCodec
[
A
],
C
:
ClassTag
[
A
]):
MsgpackCodec
[
Array
[
A
]]
Attributes
Source
ArrayCodec.scala
In this article
Attributes
Members list
Value members
Concrete methods
Implicits
Implicits