json
json
io.github.liewhite.json
SwopenJson
TSwopenJson
given_Writer_ZonedDateTime
json
/
io.github.liewhite.json
/
TSwopenJson
/
given_Writer_ZonedDateTime
given_Writer_ZonedDateTime
object
given_Writer_ZonedDateTime
extends
Writer
[
ZonedDateTime
]
Graph
Supertypes
Self type
trait
Writer
[
ZonedDateTime
]
class
Object
trait
Matchable
class
Any
given_Writer_ZonedDateTime
.type
Value members
Value members
Concrete methods
def
write0
[
V
](
out:
Visitor
[
_
,
V
],
v:
ZonedDateTime
):
V
Inherited methods
def
comap
[
U
](
f:
U
=>
ZonedDateTime
):
MapWriter
[
U
,
ZonedDateTime
]
Inherited from:
Writer
def
comapNulls
[
U
](
f:
U
=>
ZonedDateTime
):
MapWriterNulls
[
U
,
ZonedDateTime
]
Inherited from:
Writer
def
narrow
[
K
]:
Writer
[
K
]
Inherited from:
Writer
def
transform
[
V
](
v:
ZonedDateTime
,
out:
Visitor
[
_
,
V
]):
V
Inherited from:
Writer
def
write
[
V
](
out:
Visitor
[
_
,
V
],
v:
ZonedDateTime
):
V
Inherited from:
Writer