harness-zio-json
harness-zio-json
API
harness
core
StringCodecOps
StringDecoderOps
StringEncoderOps
zio
json
EncodedThrowable
EncodedThrowable
JsonCodecOps
JsonDecoderOps
JsonEncoderOps
HTag
HTag
PackagePrefix
PackagePrefix
harness-zio-json
/
harness
/
harness.zio
/
harness.zio.json
/
JsonCodecOps
JsonCodecOps
harness.zio.json.JsonCodecOps$package$.JsonCodecOps
implicit
class
JsonCodecOps
(
self
:
JsonCodec
.type)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
enum
[
E
<:
Enum
[
LazyRef(...)
],
Enc
](
implicit
ec
:
JsonCodec
[
Enc
],
ewe
:
WithEnc
[
E
,
Enc
],
ct
:
ClassTag
[
E
]):
JsonCodec
[
E
]
def
fromHarnessStringEncoderAndDecoder
[
T
](
implicit
encoder
:
StringEncoder
[
T
],
decoder
:
StringDecoder
[
T
]):
JsonCodec
[
T
]
In this article
Attributes
Members list
Value members
Concrete methods