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
/
ESExprBinaryDecoder
ESExprBinaryDecoder
esexpr.ESExprBinaryDecoder
object
ESExprBinaryDecoder
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ESExprBinaryDecoder
.
type
Members list
Clear all
Value members
Concrete methods
def
readAll
[
R
,
E
](
data
:
ZStream
[
R
,
E
,
Byte
])(
stringTable
:
Seq
[
String
])(
using
ErrorWrapper
[
E
]):
ZStream
[
R
,
E
|
IOException
|
ESExprFormatException
,
ESExpr
]
def
readEmbeddedStringTable
[
R
,
E
](
data
:
ZStream
[
R
,
E
,
Byte
])(
using
ErrorWrapper
[
E
]):
ZStream
[
R
,
E
|
IOException
|
ESExprFormatException
,
ESExpr
]
In this article
Attributes
Members list
Value members
Concrete methods