core
core
API
mess
codec
Decoder
Decoder
DecodingFailure
Encoder
Encoder
AsArray
AsMap
AsMap
TypeMismatchError
auto
semiauto
Fmt
Fmt
Container
MArray
MArray
MBigInt
MBin
MBool
MBool
False
True
MByte
MDouble
MExtension
MFloat
MInt
MLong
MMap
MMap
MNil
MNumber
MShort
MString
MTimestamp
MUnit
core
/
mess
/
mess.codec
/
Encoder
/
AsMap
AsMap
mess.codec.Encoder$.AsMap
See the
AsMap
companion object
trait
AsMap
[
A
]
extends
Encoder
[
A
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Encoder
[
A
]
trait
Serializable
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
applyToMap
(
a
:
A
):
MMap
Concrete methods
final
def
apply
(
a
:
A
):
Fmt
final
def
mapMap
(
f
:
MMap
=>
MMap
):
AsMap
[
A
]
Inherited methods
final
def
contramap
[
B
](
f
:
B
=>
A
):
Encoder
[
B
]
Attributes
Inherited from:
Encoder
final
def
map
(
f
:
Fmt
=>
Fmt
):
Encoder
[
A
]
Attributes
Inherited from:
Encoder
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Inherited methods