jsonaut
Preparing search index...
lib/value
CachedSubObject
Class CachedSubObject
Hierarchy (
View Summary
)
CachedValue
CachedSubObject
Index
Constructors
constructor
Properties
cache
data
Accessors
decoded
encoded
Methods
is
Equal
Constructors
constructor
new
CachedSubObject
(
data
:
Uint8Array
<
ArrayBufferLike
>
)
:
CachedSubObject
Parameters
data
:
Uint8Array
<
ArrayBufferLike
>
Returns
CachedSubObject
Properties
cache
cache
:
null
|
string
data
data
:
Uint8Array
<
ArrayBufferLike
>
Accessors
decoded
get
decoded
()
:
any
Returns
any
encoded
get
encoded
()
:
Uint8Array
<
ArrayBufferLike
>
Returns
Uint8Array
<
ArrayBufferLike
>
Methods
is
Equal
isEqual
(
otherValue
:
Value
)
:
boolean
Parameters
otherValue
:
Value
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
data
Accessors
decoded
encoded
Methods
is
Equal
jsonaut
Loading...