com.sksamuel.avro4s.encoders.LocalDateTimeEncoder
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Returns an [[Encoder[U]] by applying a function that maps a U to an T, before encoding as an T using this encoder.
Returns an [[Encoder[U]] by applying a function that maps a U to an T, before encoding as an T using this encoder.
Attributes
-
Inherited from:
-
Encoder
Attributes
-
Definition Classes
-
TemporalWithLogicalTypeEncoder ->
Encoder
-
Inherited from:
-
TemporalWithLogicalTypeEncoder (hidden)