WriterConfig

object WriterConfig extends WriterConfig
Companion:
class
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def withEscapeUnicode(escapeUnicode: Boolean): WriterConfig
Inherited from:
WriterConfig
def withIndentionStep(indentionStep: Int): WriterConfig
Inherited from:
WriterConfig
def withPreferredBufSize(preferredBufSize: Int): WriterConfig
Inherited from:
WriterConfig
def withThrowWriterExceptionWithStackTrace(throwWriterExceptionWithStackTrace: Boolean): WriterConfig
Inherited from:
WriterConfig

Inherited fields

val escapeUnicode: Boolean
Inherited from:
WriterConfig
val indentionStep: Int
Inherited from:
WriterConfig
Inherited from:
WriterConfig