zio-json
zio-json
API
zio
json
ast
Json
Json
Arr
Arr
Bool
Bool
Null
Num
Num
Obj
Obj
Str
Str
JsonCursor
JsonCursor
DownElement
DownField
FilterType
Identity
JsonType
JsonType
Arr
Bool
Null
Num
Obj
Str
codegen
Generator
JsonType
Alternatives
CaseClass
JArray
JBigDecimal
JBoolean
JDouble
JInt
JLocalDate
JLocalDateTime
JLong
JNull
JObject
JOption
JString
JUUID
internal
ByteNone
ByteOption
ByteSome
DoubleNone
DoubleOption
DoubleSome
FastCharSequence
FastStringWrite
FloatNone
FloatOption
FloatSome
IntNone
IntOption
IntSome
Lexer
LongNone
LongOption
LongSome
RetractReader
SafeNumbers
ShortNone
ShortOption
ShortSome
StringMatrix
UnsafeNumbers
UnsafeNumber
WithRetractReader
Write
WriteWriter
BuildInfo
CamelCase
CustomCase
DecoderOps
DeriveJsonCodec
DeriveJsonDecoder
DeriveJsonEncoder
EncoderOps
JsonCodec
JsonCodec
JsonCodecVersionSpecific
JsonDecoder
JsonDecoder
UnsafeJson
JsonDecoderPlatformSpecific
JsonDecoderVersionSpecific
JsonEncoder
JsonEncoder
JsonEncoderPlatformSpecific
JsonEncoderVersionSpecific
JsonError
JsonError
ArrayAccess
Message
ObjectAccess
SumType
JsonFieldDecoder
JsonFieldDecoder
JsonFieldEncoder
JsonFieldEncoder
JsonMemberFormat
JsonStreamDelimiter
JsonStreamDelimiter
Array
Newline
KebabCase
PascalCase
SnakeCase
jsonAliases
jsonDiscriminator
jsonExclude
jsonField
jsonHint
jsonMemberNames
jsonNoExtraFields
ziojson_03
KebabCase
SnakeCase
JsonPackagePlatformSpecific
zio-json
/
zio
/
zio.json
/
zio.json.internal
/
IntSome
IntSome
zio.json.internal.IntSome
case
class
IntSome
(
value
:
Int
)
extends
IntOption
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
IntOption
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
isEmpty
:
Boolean
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods