esexpr
package esexpr
Members list
Packages
package esexpr.unsigned
Type members
Classlikes
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class MapDictCodec[A]
object DictCodec
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Dictionary
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Dictionary.type
enum ESExpr
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object ESExpr extends ESExprObjectPlatformSpecific
Attributes
object ESExprBinaryDecoder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ESExprBinaryDecoder.type
object ESExprBinaryEncoder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ESExprBinaryEncoder.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object given_ESExprCodec_ESExprobject chunk16Codecobject chunk32Codecobject chunk64Codecobject chunk8Codecobject doubleNaNCodecobject float16NaNCodecobject floatNaNCodecobject given_ESExprCodec_BigIntobject given_ESExprCodec_Booleanobject given_ESExprCodec_Byteobject given_ESExprCodec_Doubleobject given_ESExprCodec_Floatobject given_ESExprCodec_Float16object given_ESExprCodec_Intobject given_ESExprCodec_Longobject given_ESExprCodec_Shortobject given_ESExprCodec_Stringobject given_ESExprCodec_UByteobject given_ESExprCodec_UIntobject given_ESExprCodec_ULongobject given_ESExprCodec_UShortobject iarray16Codecobject iarray32Codecobject iarray64Codecobject iarray8CodecShow all
object ESExprCodec
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ESExprCodec.type
open class ESExprDecodeException(message: String) extends ESExprException
Attributes
- Supertypes
-
class ESExprExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DecodeError
open class ESExprException(message: String, cause: Throwable | Null) extends Exception
Attributes
- Supertypes
-
class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
open class ESExprFormatException(message: String, cause: Throwable | Null) extends ESExprException
Attributes
- Supertypes
-
class ESExprExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ESExpr
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object ESExprTag
object ESExprTagSet
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ESExprTagSet.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object ESExprTagSetProvider
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ESExprTagSetProvider.type
object Float16Type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Float16Type.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class OptionOptionalValueCodec[A]
object OptionalValueCodec
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
OptionalValueCodec.type
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object StringTable extends StringTableObjectPlatformSpecific
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass AnyShow all
- Self type
-
StringTable.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object StringTable
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SeqVarargCodec[A]
object VarargCodec
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
VarargCodec.type
case class constructor(name: String) extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
final case class defaultValue[+A](value: A) extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
case class dict() extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
final case class inlineValue() extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
final case class keyword(name: String) extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
final case class optional() extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
final case class simple() extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
case class vararg() extends StaticAnnotation
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StaticAnnotationclass Annotationclass Objecttrait Matchableclass AnyShow all
Exports
In this article