ReaderConfig

com.github.plokhotnyuk.jsoniter_scala.core.ReaderConfig$
See theReaderConfig companion class
object ReaderConfig extends ReaderConfig

Attributes

Companion:
class
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def withAppendHexDumpToParseException(appendHexDumpToParseException: Boolean): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withCheckForEndOfInput(checkForEndOfInput: Boolean): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withHexDumpSize(hexDumpSize: Int): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withMaxBufSize(maxBufSize: Int): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withMaxCharBufSize(maxCharBufSize: Int): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withPreferredBufSize(preferredBufSize: Int): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withPreferredCharBufSize(preferredCharBufSize: Int): ReaderConfig

Attributes

Inherited from:
ReaderConfig
def withThrowReaderExceptionWithStackTrace(throwReaderExceptionWithStackTrace: Boolean): ReaderConfig

Attributes

Inherited from:
ReaderConfig

Inherited fields

Attributes

Inherited from:
ReaderConfig
val checkForEndOfInput: Boolean

Attributes

Inherited from:
ReaderConfig
val hexDumpSize: Int

Attributes

Inherited from:
ReaderConfig
val maxBufSize: Int

Attributes

Inherited from:
ReaderConfig

Attributes

Inherited from:
ReaderConfig

Attributes

Inherited from:
ReaderConfig

Attributes

Inherited from:
ReaderConfig

Attributes

Inherited from:
ReaderConfig