io.circe.Encoder.AsArray
See theAsArray companion object
A type class that provides a conversion from a value of type A
to a JSON array.
Attributes
- Companion
- object
- Source
- Encoder.scala
- Graph
-
- Supertypes
- Known subtypes
-
trait AsArray[A]
- Self type
-
AsArray[A]
Members list
In this article