ESExpr Scala Runtime
ESExpr Scala Runtime
API
esexpr
unsigned
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
/
UInt
UInt
esexpr.unsigned.package$package.UInt
object
UInt
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UInt
.
type
Members list
Clear all
Value members
Concrete fields
val
MaxValue
:
UInt
val
MinValue
:
UInt
Extensions
Extensions
extension
(
a
:
UInt
)
def
*
(
b
:
UInt
):
UInt
def
+
(
b
:
UInt
):
UInt
def
-
(
b
:
UInt
):
UInt
def
/
(
b
:
UInt
):
UInt
def
<
(
b
:
UInt
):
Boolean
def
<=
(
b
:
UInt
):
Boolean
def
>
(
b
:
UInt
):
Boolean
def
>=
(
b
:
UInt
):
Boolean
def
compareTo
(
b
:
UInt
):
Int
def
toBigInt
:
BigInt
def
toByte
:
Byte
def
toInt
:
Int
def
toLong
:
Long
def
toShort
:
Short
def
toUByte
:
UByte
def
toULong
:
ULong
def
toUShort
:
UShort
In this article
Attributes
Members list
Value members
Concrete fields
Extensions
Extensions