ESExpr Scala Runtime
ESExpr Scala Runtime
API
esexpr
unsigned
UnsignedTypes
UByte
UInt
ULong
UShort
DictCodec
DictCodec
Dictionary
Dictionary
ESExpr
Constructor
Bool
Int
Str
Binary
Float32
Float64
Null
ESExpr
ESExprBinaryDecoder
ESExprBinaryEncoder
ESExprCodec
ESExprCodec
CodecDerivation
DerivedProductCodec
ESExprCodecProduct
ProductConsCodec
ProductDecodeError
ProductDecodeState
ProductEmptyCodec
ProductErrorPath
Positional
Keyword
DecodeError
ErrorPath
Constructor
Positional
Keyword
given_ESExprCodec_BigInt
given_ESExprCodec_Boolean
given_ESExprCodec_Byte
given_ESExprCodec_Double
given_ESExprCodec_ESExpr
given_ESExprCodec_Float
given_ESExprCodec_IArray
given_ESExprCodec_Int
given_ESExprCodec_Long
given_ESExprCodec_Short
given_ESExprCodec_String
given_ESExprCodec_UByte
given_ESExprCodec_UInt
given_ESExprCodec_ULong
given_ESExprCodec_UShort
ESExprDecodeException
ESExprException
ESExprFormatException
ESExprObjectPlatformSpecific
ESExprTag
ESExprTag
Binary
Bool
Constructor
Float32
Float64
Int
Null
Str
OptionalValueCodec
OptionalValueCodec
StringTable
StringTable
StringTableObjectPlatformSpecific
VarargCodec
VarargCodec
constructor
defaultValue
dict
inlineValue
keyword
optional
simple
vararg
ESExpr Scala Runtime
/
esexpr
/
esexpr.unsigned
/
UnsignedTypes
UnsignedTypes
esexpr.unsigned.UnsignedTypes
opaque
object
UnsignedTypes
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UnsignedTypes
.
type
Members list
Clear all
Type members
Classlikes
object
UByte
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UByte
.
type
object
UInt
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UInt
.
type
object
ULong
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ULong
.
type
object
UShort
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UShort
.
type
Types
opaque
type
UByte
opaque
type
UInt
opaque
type
ULong
opaque
type
UShort
Extensions
Extensions
extension
(
a
:
Byte
)
def
toUByte
:
UByte
def
toUInt
:
UInt
def
toULong
:
ULong
def
toUShort
:
UShort
extension
(
a
:
Short
)
def
toUByte
:
UByte
def
toUInt
:
UInt
def
toULong
:
ULong
def
toUShort
:
UShort
extension
(
a
:
Int
)
def
toUByte
:
UByte
def
toUInt
:
UInt
def
toULong
:
ULong
def
toUShort
:
UShort
extension
(
a
:
Long
)
def
toUByte
:
UByte
def
toUInt
:
UInt
def
toULong
:
ULong
def
toUShort
:
UShort
extension
(
a
:
BigInt
)
def
toUByte
:
UByte
def
toUInt
:
UInt
def
toULong
:
ULong
def
toUShort
:
UShort
In this article
Attributes
Members list
Type members
Classlikes
Types
Extensions
Extensions