Standard

case
class Standard(indent: Int) extends JsonWriterConfig
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def indent(depth: Int): String
Definition Classes
override
def newLine(): String
Definition Classes

Inherited methods

def encodeString(s: String): String
Inherited from
JsonWriterConfig
def keyValueSeparator(): String
Inherited from
JsonWriterConfig
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product