CirceSupportParser

io.circe.jawn.CirceSupportParser
See theCirceSupportParser companion object
class CirceSupportParser(maxValueSize: Option[Int], allowDuplicateKeys: Boolean) extends SupportParser[Json] with Serializable

Attributes

Companion:
object
Source:
CirceSupportParser.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CirceSupportParser.type

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Attributes

Inherited from:
SupportParser
Source:
SupportParser.scala

Implicits

Implicits

final implicit val facade: Facade[Json]

Attributes

Source:
CirceSupportParser.scala