oxygen-json
oxygen-json
API
oxygen
json
generic
DeriveProductJsonDecoder
DeriveProductJsonEncoder
DeriveSumJsonDecoder
DeriveSumJsonEncoder
syntax
interop
json
Json
Json
Arr
Bool
Null
Number
Obj
Str
Type
JsonCodec
JsonCodec
JsonDecoder
JsonDecoder
AnyJsonDecoder
BigDecimalDecoder
BooleanDecoder
ContiguousDecoder
JsonSubtypeDecoder
MapDecoder
MapJsonInput
Mapped
MappedOrFail
OptionDecoder
OrElse
SpecifiedDecoder
StringDecoder
TupleDecoder
Append
Empty
TupleDecoder
JsonDecoderLowPriority
LowPriority1
JsonEncoder
JsonEncoder
AnyJsonEncoder
BigDecimalEncoder
BooleanEncoder
ContiguousEncoder
Contramapped
MapEncoder
MapJsonOutput
OptionEncoder
SpecifiedEncoder
StringEncoder
TupleEncoder
Append
Empty
TupleEncoder
JsonEncoderLowPriority
LowPriority1
JsonError
JsonError
Cause
InvalidKey
DecodingFailed
InvalidType
InvalidJson
Path
Field
Index
JsonFieldDecoder
JsonFieldDecoder
JsonFieldEncoder
JsonFieldEncoder
JsonParser
KeyedMapDecoder
KeyedMapDecoder
Decoder
Decoder
instances
predef
json
oxygen-json
/
oxygen
/
oxygen.json
/
JsonCodec
JsonCodec
oxygen.json.JsonCodec
See the
JsonCodec
companion class
object
JsonCodec
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
JsonCodec
.
type
Members list
Clear all
Type members
Inherited and Abstract types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
inline
def
apply
[
A
](
using
ev
:
JsonCodec
[
A
]):
JsonCodec
[
A
]
inline
def
derived
[
A
]:
JsonCodec
[
A
]
Givens
Givens
given
fromEncoderAndDecoder
[
A
](
using
enc
:
JsonEncoder
[
A
],
dec
:
JsonDecoder
[
A
]):
JsonCodec
[
A
]
In this article
Attributes
Members list
Type members
Inherited and Abstract types
Value members
Concrete methods
Givens
Givens