@xyo-network/core 2.59.0 → 2.60.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Hasher/Hasher.js +53 -6
- package/dist/cjs/Hasher/Hasher.js.map +1 -1
- package/dist/cjs/Wasm/WasmSupport.js +4 -4
- package/dist/cjs/Wasm/WasmSupport.js.map +1 -1
- package/dist/cjs/lib/Validator.js.map +1 -1
- package/dist/docs.json +5200 -3091
- package/dist/esm/Hasher/Hasher.js +37 -7
- package/dist/esm/Hasher/Hasher.js.map +1 -1
- package/dist/esm/Wasm/WasmSupport.js +1 -1
- package/dist/esm/Wasm/WasmSupport.js.map +1 -1
- package/dist/esm/lib/Validator.js.map +1 -1
- package/dist/types/Hasher/Hasher.d.ts +11 -2
- package/dist/types/Hasher/Hasher.d.ts.map +1 -1
- package/dist/types/Wasm/WasmSupport.d.ts +1 -2
- package/dist/types/Wasm/WasmSupport.d.ts.map +1 -1
- package/dist/types/lib/Validator.d.ts +3 -2
- package/dist/types/lib/Validator.d.ts.map +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/Base.html +7 -6
- package/docs/classes/Hasher.html +159 -26
- package/docs/classes/ObjectWrapper.html +6 -5
- package/docs/classes/WasmSupport.html +22 -21
- package/docs/classes/XyoAbstractData.html +11 -10
- package/docs/classes/XyoData.html +16 -15
- package/docs/classes/XyoObjectWrapper.html +6 -5
- package/docs/classes/XyoValidatorBase.html +9 -8
- package/docs/functions/deepBy.html +3 -2
- package/docs/functions/deepOmitUnderscoreFields.html +3 -2
- package/docs/functions/deepPickUnderscoreFields.html +3 -2
- package/docs/functions/dumpErrors.html +3 -2
- package/docs/functions/isBrowser.html +3 -2
- package/docs/functions/normalizeAddress.html +3 -2
- package/docs/functions/removeEmptyFields.html +3 -2
- package/docs/functions/sortFields.html +3 -2
- package/docs/functions/toUint8Array.html +3 -2
- package/docs/functions/toUint8ArrayOptional.html +3 -2
- package/docs/functions/trimAddressPrefix.html +3 -2
- package/docs/functions/uuid.html +3 -2
- package/docs/index.html +2 -1
- package/docs/interfaces/Logger.html +8 -7
- package/docs/interfaces/Validator.html +6 -5
- package/docs/modules.html +3 -1
- package/docs/types/AnyObject.html +3 -2
- package/docs/types/BaseParams.html +3 -2
- package/docs/types/BaseParamsFields.html +3 -2
- package/docs/types/DataLike.html +3 -2
- package/docs/types/EmptyObject.html +3 -2
- package/docs/types/LogFunction.html +3 -2
- package/docs/types/StringKeyObject.html +3 -2
- package/docs/types/WasmFeature.html +4 -3
- package/docs/types/WithAdditional.html +3 -2
- package/docs/variables/WasmFeatureDetectors.html +204 -0
- package/docs/variables/addressPrefix.html +3 -2
- package/package.json +3 -2
- package/src/Hasher/Hasher.ts +44 -7
- package/src/Wasm/WasmSupport.ts +1 -1
- package/src/lib/Validator.ts +4 -2
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">WasmSupport</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L41">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:41</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -77,41 +77,41 @@ be done here</p>
|
|
|
77
77
|
</div></li></ul></div>
|
|
78
78
|
<h4 class="tsd-returns-title">Returns <a href="WasmSupport.html" class="tsd-signature-type tsd-kind-class">WasmSupport</a></h4><aside class="tsd-sources">
|
|
79
79
|
<ul>
|
|
80
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
80
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L56">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:56</a></li></ul></aside></li></ul></section></section>
|
|
81
81
|
<section class="tsd-panel-group tsd-member-group">
|
|
82
82
|
<h2>Properties</h2>
|
|
83
83
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_allowWasm" class="tsd-anchor"></a>
|
|
84
84
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_allow<wbr/>Wasm</span><a href="#_allowWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
85
85
|
<div class="tsd-signature"><span class="tsd-kind-property">_allow<wbr/>Wasm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources">
|
|
86
86
|
<ul>
|
|
87
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
87
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L42">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:42</a></li></ul></aside></section>
|
|
88
88
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_featureSupport" class="tsd-anchor"></a>
|
|
89
89
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_feature<wbr/>Support</span><a href="#_featureSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
90
90
|
<div class="tsd-signature"><span class="tsd-kind-property">_feature<wbr/>Support</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"bigInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bulkMemory"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exceptions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"extendedConst"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"gc"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"memory64"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"multiValue"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mutableGlobals"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"referenceTypes"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"relaxedSimd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"saturatedFloatToInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"signExtensions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"simd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"streamingCompilation"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"tailCall"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"threads"</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
|
|
91
91
|
<ul>
|
|
92
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
92
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L43">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:43</a></li></ul></aside></section>
|
|
93
93
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_forceWasm" class="tsd-anchor"></a>
|
|
94
94
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_force<wbr/>Wasm</span><a href="#_forceWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
95
95
|
<div class="tsd-signature"><span class="tsd-kind-property">_force<wbr/>Wasm</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
|
|
96
96
|
<ul>
|
|
97
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
97
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L44">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:44</a></li></ul></aside></section>
|
|
98
98
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_isInitialized" class="tsd-anchor"></a>
|
|
99
99
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_is<wbr/>Initialized</span><a href="#_isInitialized" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
100
100
|
<div class="tsd-signature"><span class="tsd-kind-property">_is<wbr/>Initialized</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
|
|
101
101
|
<ul>
|
|
102
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
102
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L45">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:45</a></li></ul></aside></section>
|
|
103
103
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_isWasmFeatureSetSupported" class="tsd-anchor"></a>
|
|
104
104
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_is<wbr/>Wasm<wbr/>Feature<wbr/>Set<wbr/>Supported</span><a href="#_isWasmFeatureSetSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
105
105
|
<div class="tsd-signature"><span class="tsd-kind-property">_is<wbr/>Wasm<wbr/>Feature<wbr/>Set<wbr/>Supported</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L46">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:46</a></li></ul></aside></section>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-is-protected"><a id="desiredFeatures" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>desired<wbr/>Features</span><a href="#desiredFeatures" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
110
110
|
<div class="tsd-signature"><span class="tsd-kind-property">desired<wbr/>Features</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">"bigInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bulkMemory"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exceptions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"extendedConst"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"gc"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"memory64"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"multiValue"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mutableGlobals"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"referenceTypes"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"relaxedSimd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"saturatedFloatToInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"signExtensions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"simd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"streamingCompilation"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"tailCall"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"threads"</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div>
|
|
111
111
|
<div class="tsd-comment tsd-typography"><p>The desired feature set</p>
|
|
112
112
|
</div><aside class="tsd-sources">
|
|
113
113
|
<ul>
|
|
114
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
114
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L56">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:56</a></li></ul></aside></section></section>
|
|
115
115
|
<section class="tsd-panel-group tsd-member-group">
|
|
116
116
|
<h2>Accessors</h2>
|
|
117
117
|
<section class="tsd-panel tsd-member"><a id="allowWasm" class="tsd-anchor"></a>
|
|
@@ -123,7 +123,7 @@ be done here</p>
|
|
|
123
123
|
</div>
|
|
124
124
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
125
125
|
<ul>
|
|
126
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
126
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L61">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:61</a></li></ul></aside></li>
|
|
127
127
|
<li class="tsd-signature" id="allowWasm.allowWasm-2"><span class="tsd-signature-symbol">set</span> allowWasm<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">v</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
128
128
|
<li class="tsd-description">
|
|
129
129
|
<div class="tsd-comment tsd-typography"><p>Whether or not to allow WASM usage</p>
|
|
@@ -135,7 +135,7 @@ be done here</p>
|
|
|
135
135
|
<h5><span class="tsd-kind-parameter">v</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
136
136
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
137
137
|
<ul>
|
|
138
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
138
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L67">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:67</a></li></ul></aside></li></ul></section>
|
|
139
139
|
<section class="tsd-panel tsd-member"><a id="canUseWasm" class="tsd-anchor"></a>
|
|
140
140
|
<h3 class="tsd-anchor-link"><span>can<wbr/>Use<wbr/>Wasm</span><a href="#canUseWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
141
141
|
<ul class="tsd-signatures">
|
|
@@ -146,7 +146,7 @@ feature set, initialization state, or force-use settings</p>
|
|
|
146
146
|
</div>
|
|
147
147
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
148
148
|
<ul>
|
|
149
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
149
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L75">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:75</a></li></ul></aside></li></ul></section>
|
|
150
150
|
<section class="tsd-panel tsd-member"><a id="featureSupport" class="tsd-anchor"></a>
|
|
151
151
|
<h3 class="tsd-anchor-link"><span>feature<wbr/>Support</span><a href="#featureSupport" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
152
152
|
<ul class="tsd-signatures">
|
|
@@ -157,7 +157,7 @@ with a boolean value indicating whether or not the feature is supported</p>
|
|
|
157
157
|
</div>
|
|
158
158
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Readonly</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"bigInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bulkMemory"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"exceptions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"extendedConst"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"gc"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"memory64"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"multiValue"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mutableGlobals"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"referenceTypes"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"relaxedSimd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"saturatedFloatToInt"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"signExtensions"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"simd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"streamingCompilation"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"tailCall"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"threads"</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
159
159
|
<ul>
|
|
160
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
160
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L90">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:90</a></li></ul></aside></li></ul></section>
|
|
161
161
|
<section class="tsd-panel tsd-member"><a id="forceWasm" class="tsd-anchor"></a>
|
|
162
162
|
<h3 class="tsd-anchor-link"><span>force<wbr/>Wasm</span><a href="#forceWasm" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
163
163
|
<ul class="tsd-signatures">
|
|
@@ -167,7 +167,7 @@ with a boolean value indicating whether or not the feature is supported</p>
|
|
|
167
167
|
</div>
|
|
168
168
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
169
169
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
170
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L97">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:97</a></li></ul></aside></li>
|
|
171
171
|
<li class="tsd-signature" id="forceWasm.forceWasm-2"><span class="tsd-signature-symbol">set</span> forceWasm<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">v</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
172
172
|
<li class="tsd-description">
|
|
173
173
|
<div class="tsd-comment tsd-typography"><p>Whether or not to force Wasm usage</p>
|
|
@@ -179,7 +179,7 @@ with a boolean value indicating whether or not the feature is supported</p>
|
|
|
179
179
|
<h5><span class="tsd-kind-parameter">v</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
180
180
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
181
181
|
<ul>
|
|
182
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
182
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L103">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:103</a></li></ul></aside></li></ul></section>
|
|
183
183
|
<section class="tsd-panel tsd-member"><a id="isDesiredFeatureSetSupported" class="tsd-anchor"></a>
|
|
184
184
|
<h3 class="tsd-anchor-link"><span>is<wbr/>Desired<wbr/>Feature<wbr/>Set<wbr/>Supported</span><a href="#isDesiredFeatureSetSupported" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
185
185
|
<ul class="tsd-signatures">
|
|
@@ -190,7 +190,7 @@ on the desired feature set</p>
|
|
|
190
190
|
</div>
|
|
191
191
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
192
192
|
<ul>
|
|
193
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
193
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L111">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:111</a></li></ul></aside></li></ul></section>
|
|
194
194
|
<section class="tsd-panel tsd-member"><a id="isInitialized" class="tsd-anchor"></a>
|
|
195
195
|
<h3 class="tsd-anchor-link"><span>is<wbr/>Initialized</span><a href="#isInitialized" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
196
196
|
<ul class="tsd-signatures">
|
|
@@ -201,7 +201,7 @@ for the desired feature set</p>
|
|
|
201
201
|
</div>
|
|
202
202
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
203
203
|
<ul>
|
|
204
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
204
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L119">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:119</a></li></ul></aside></li></ul></section></section>
|
|
205
205
|
<section class="tsd-panel-group tsd-member-group">
|
|
206
206
|
<h2>Methods</h2>
|
|
207
207
|
<section class="tsd-panel tsd-member tsd-is-protected"><a id="detectDesiredFeatures" class="tsd-anchor"></a>
|
|
@@ -211,7 +211,7 @@ for the desired feature set</p>
|
|
|
211
211
|
<li class="tsd-description">
|
|
212
212
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
213
213
|
<ul>
|
|
214
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
214
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L156">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:156</a></li></ul></aside></li></ul></section>
|
|
215
215
|
<section class="tsd-panel tsd-member"><a id="featureCheck" class="tsd-anchor"></a>
|
|
216
216
|
<h3 class="tsd-anchor-link"><span>feature<wbr/>Check</span><a href="#featureCheck" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
217
217
|
<ul class="tsd-signatures">
|
|
@@ -229,7 +229,7 @@ for the desired feature set</p>
|
|
|
229
229
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span></h4><p>True if all the features are supported, false otherwise</p>
|
|
230
230
|
<aside class="tsd-sources">
|
|
231
231
|
<ul>
|
|
232
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
232
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L141">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:141</a></li></ul></aside></li></ul></section>
|
|
233
233
|
<section class="tsd-panel tsd-member"><a id="initialize" class="tsd-anchor"></a>
|
|
234
234
|
<h3 class="tsd-anchor-link"><span>initialize</span><a href="#initialize" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
235
235
|
<ul class="tsd-signatures">
|
|
@@ -239,7 +239,7 @@ for the desired feature set</p>
|
|
|
239
239
|
</div>
|
|
240
240
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
241
241
|
<ul>
|
|
242
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
242
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L149">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:149</a></li></ul></aside></li></ul></section>
|
|
243
243
|
<section class="tsd-panel tsd-member"><a id="create" class="tsd-anchor"></a>
|
|
244
244
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>create</span><a href="#create" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
245
245
|
<ul class="tsd-signatures">
|
|
@@ -259,7 +259,7 @@ async instantiation is possible</p>
|
|
|
259
259
|
for the desired feature set</p>
|
|
260
260
|
<aside class="tsd-sources">
|
|
261
261
|
<ul>
|
|
262
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
262
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Wasm/WasmSupport.ts#L130">packages/protocol/packages/core/src/Wasm/WasmSupport.ts:130</a></li></ul></aside></li></ul></section></section></div>
|
|
263
263
|
<div class="col-sidebar">
|
|
264
264
|
<div class="page-menu">
|
|
265
265
|
<div class="tsd-navigation settings">
|
|
@@ -317,7 +317,8 @@ for the desired feature set</p>
|
|
|
317
317
|
<li><a href="../types/StringKeyObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>String<wbr/>Key<wbr/>Object</span></a></li>
|
|
318
318
|
<li><a href="../types/WasmFeature.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Wasm<wbr/>Feature</span></a></li>
|
|
319
319
|
<li><a href="../types/WithAdditional.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>With<wbr/>Additional</span></a></li>
|
|
320
|
-
<li><a href="../variables/
|
|
320
|
+
<li><a href="../variables/WasmFeatureDetectors.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-32-path"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)" id="icon-32-text"></path></svg><span>Wasm<wbr/>Feature<wbr/>Detectors</span></a></li>
|
|
321
|
+
<li><a href="../variables/addressPrefix.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg><span>address<wbr/>Prefix</span></a></li>
|
|
321
322
|
<li><a href="../functions/deepBy.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg><span>deep<wbr/>By</span></a></li>
|
|
322
323
|
<li><a href="../functions/deepOmitUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Omit<wbr/>Underscore<wbr/>Fields</span></a></li>
|
|
323
324
|
<li><a href="../functions/deepPickUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Pick<wbr/>Underscore<wbr/>Fields</span></a></li>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<ul class="tsd-hierarchy">
|
|
23
23
|
<li><a href="XyoData.html" class="tsd-signature-type tsd-kind-class">XyoData</a></li></ul></li></ul></section><aside class="tsd-sources">
|
|
24
24
|
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
25
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L4">packages/protocol/packages/core/src/Data/AbstractData.ts:4</a></li></ul></aside>
|
|
26
26
|
<section class="tsd-panel-group tsd-index-group">
|
|
27
27
|
<section class="tsd-panel tsd-index-panel">
|
|
28
28
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_is<wbr/>Xyo<wbr/>Data</span><a href="#_isXyoData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
64
64
|
<div class="tsd-signature"><span class="tsd-kind-property">_is<wbr/>Xyo<wbr/>Data</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources">
|
|
65
65
|
<ul>
|
|
66
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
66
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L5">packages/protocol/packages/core/src/Data/AbstractData.ts:5</a></li></ul></aside></section></section>
|
|
67
67
|
<section class="tsd-panel-group tsd-member-group">
|
|
68
68
|
<h2>Accessors</h2>
|
|
69
69
|
<section class="tsd-panel tsd-member"><a id="bn" class="tsd-anchor"></a>
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
<li class="tsd-description">
|
|
74
74
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">BN</span></h4><aside class="tsd-sources">
|
|
75
75
|
<ul>
|
|
76
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
76
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L11">packages/protocol/packages/core/src/Data/AbstractData.ts:11</a></li></ul></aside></li></ul></section>
|
|
77
77
|
<section class="tsd-panel tsd-member"><a id="buffer" class="tsd-anchor"></a>
|
|
78
78
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>buffer</span><a href="#buffer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
79
79
|
<ul class="tsd-signatures">
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
<li class="tsd-description">
|
|
82
82
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Buffer</span></h4><aside class="tsd-sources">
|
|
83
83
|
<ul>
|
|
84
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
84
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L13">packages/protocol/packages/core/src/Data/AbstractData.ts:13</a></li></ul></aside></li></ul></section>
|
|
85
85
|
<section class="tsd-panel tsd-member"><a id="bytes" class="tsd-anchor"></a>
|
|
86
86
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>bytes</span><a href="#bytes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
87
87
|
<ul class="tsd-signatures">
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
<li class="tsd-description">
|
|
90
90
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Uint8Array</span></h4><aside class="tsd-sources">
|
|
91
91
|
<ul>
|
|
92
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
92
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L15">packages/protocol/packages/core/src/Data/AbstractData.ts:15</a></li></ul></aside></li></ul></section>
|
|
93
93
|
<section class="tsd-panel tsd-member"><a id="hex" class="tsd-anchor"></a>
|
|
94
94
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>hex</span><a href="#hex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
95
95
|
<ul class="tsd-signatures">
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
<li class="tsd-description">
|
|
98
98
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
99
99
|
<ul>
|
|
100
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
100
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L17">packages/protocol/packages/core/src/Data/AbstractData.ts:17</a></li></ul></aside></li></ul></section>
|
|
101
101
|
<section class="tsd-panel tsd-member"><a id="keccak256" class="tsd-anchor"></a>
|
|
102
102
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>keccak256</span><a href="#keccak256" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
103
103
|
<ul class="tsd-signatures">
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
<li class="tsd-description">
|
|
106
106
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Buffer</span></h4><aside class="tsd-sources">
|
|
107
107
|
<ul>
|
|
108
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
108
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L19">packages/protocol/packages/core/src/Data/AbstractData.ts:19</a></li></ul></aside></li></ul></section>
|
|
109
109
|
<section class="tsd-panel tsd-member"><a id="length" class="tsd-anchor"></a>
|
|
110
110
|
<h3 class="tsd-anchor-link"><span>length</span><a href="#length" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
111
111
|
<ul class="tsd-signatures">
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
<li class="tsd-description">
|
|
114
114
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
115
115
|
<ul>
|
|
116
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
116
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L7">packages/protocol/packages/core/src/Data/AbstractData.ts:7</a></li></ul></aside></li></ul></section></section>
|
|
117
117
|
<section class="tsd-panel-group tsd-member-group">
|
|
118
118
|
<h2>Methods</h2>
|
|
119
119
|
<section class="tsd-panel tsd-member"><a id="isXyoData" class="tsd-anchor"></a>
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
<h5><span class="tsd-kind-parameter">value</span>: <span class="tsd-signature-type">unknown</span></h5></li></ul></div>
|
|
129
129
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
130
130
|
<ul>
|
|
131
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
131
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L21">packages/protocol/packages/core/src/Data/AbstractData.ts:21</a></li></ul></aside></li></ul></section></section></div>
|
|
132
132
|
<div class="col-sidebar">
|
|
133
133
|
<div class="page-menu">
|
|
134
134
|
<div class="tsd-navigation settings">
|
|
@@ -178,7 +178,8 @@
|
|
|
178
178
|
<li><a href="../types/StringKeyObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>String<wbr/>Key<wbr/>Object</span></a></li>
|
|
179
179
|
<li><a href="../types/WasmFeature.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Wasm<wbr/>Feature</span></a></li>
|
|
180
180
|
<li><a href="../types/WithAdditional.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>With<wbr/>Additional</span></a></li>
|
|
181
|
-
<li><a href="../variables/
|
|
181
|
+
<li><a href="../variables/WasmFeatureDetectors.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-32-path"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)" id="icon-32-text"></path></svg><span>Wasm<wbr/>Feature<wbr/>Detectors</span></a></li>
|
|
182
|
+
<li><a href="../variables/addressPrefix.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg><span>address<wbr/>Prefix</span></a></li>
|
|
182
183
|
<li><a href="../functions/deepBy.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg><span>deep<wbr/>By</span></a></li>
|
|
183
184
|
<li><a href="../functions/deepOmitUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Omit<wbr/>Underscore<wbr/>Fields</span></a></li>
|
|
184
185
|
<li><a href="../functions/deepPickUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Pick<wbr/>Underscore<wbr/>Fields</span></a></li>
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
<ul class="tsd-hierarchy">
|
|
23
23
|
<li><span class="target">XyoData</span></li></ul></li></ul></section><aside class="tsd-sources">
|
|
24
24
|
<ul>
|
|
25
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
25
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L11">packages/protocol/packages/core/src/Data/Data.ts:11</a></li></ul></aside>
|
|
26
26
|
<section class="tsd-panel-group tsd-index-group">
|
|
27
27
|
<section class="tsd-panel tsd-index-panel">
|
|
28
28
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
<h4 class="tsd-returns-title">Returns <a href="XyoData.html" class="tsd-signature-type tsd-kind-class">XyoData</a></h4><aside class="tsd-sources">
|
|
70
70
|
<p>Overrides <a href="XyoAbstractData.html">XyoAbstractData</a>.<a href="XyoAbstractData.html#constructor">constructor</a></p>
|
|
71
71
|
<ul>
|
|
72
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
72
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L15">packages/protocol/packages/core/src/Data/Data.ts:15</a></li></ul></aside></li>
|
|
73
73
|
<li class="tsd-signature tsd-anchor-link" id="constructor.new_XyoData-1"><span class="tsd-kind-constructor-signature">new <wbr/>Xyo<wbr/>Data</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">length</span>, <span class="tsd-kind-parameter">bytes</span>, <span class="tsd-kind-parameter">base</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="XyoData.html" class="tsd-signature-type tsd-kind-class">XyoData</a><a href="#constructor.new_XyoData-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
|
|
74
74
|
<li class="tsd-description">
|
|
75
75
|
<div class="tsd-parameters">
|
|
@@ -84,19 +84,19 @@
|
|
|
84
84
|
<h4 class="tsd-returns-title">Returns <a href="XyoData.html" class="tsd-signature-type tsd-kind-class">XyoData</a></h4><aside class="tsd-sources">
|
|
85
85
|
<p>Overrides XyoAbstractData.constructor</p>
|
|
86
86
|
<ul>
|
|
87
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
87
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L16">packages/protocol/packages/core/src/Data/Data.ts:16</a></li></ul></aside></li></ul></section></section>
|
|
88
88
|
<section class="tsd-panel-group tsd-member-group">
|
|
89
89
|
<h2>Properties</h2>
|
|
90
90
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_bytes" class="tsd-anchor"></a>
|
|
91
91
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>_bytes</span><a href="#_bytes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
92
92
|
<div class="tsd-signature"><span class="tsd-kind-property">_bytes</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Uint8Array</span></div><aside class="tsd-sources">
|
|
93
93
|
<ul>
|
|
94
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
94
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L12">packages/protocol/packages/core/src/Data/Data.ts:12</a></li></ul></aside></section>
|
|
95
95
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="_length" class="tsd-anchor"></a>
|
|
96
96
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>_length</span><a href="#_length" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
97
97
|
<div class="tsd-signature"><span class="tsd-kind-property">_length</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
98
98
|
<ul>
|
|
99
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
99
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L13">packages/protocol/packages/core/src/Data/Data.ts:13</a></li></ul></aside></section></section>
|
|
100
100
|
<section class="tsd-panel-group tsd-member-group">
|
|
101
101
|
<h2>Accessors</h2>
|
|
102
102
|
<section class="tsd-panel tsd-member"><a id="base58" class="tsd-anchor"></a>
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
<li class="tsd-description">
|
|
107
107
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
108
108
|
<ul>
|
|
109
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
109
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L23">packages/protocol/packages/core/src/Data/Data.ts:23</a></li></ul></aside></li></ul></section>
|
|
110
110
|
<section class="tsd-panel tsd-member"><a id="bn" class="tsd-anchor"></a>
|
|
111
111
|
<h3 class="tsd-anchor-link"><span>bn</span><a href="#bn" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
112
112
|
<ul class="tsd-signatures">
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">BN</span></h4><aside class="tsd-sources">
|
|
116
116
|
<p>Overrides XyoAbstractData.bn</p>
|
|
117
117
|
<ul>
|
|
118
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
118
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L28">packages/protocol/packages/core/src/Data/Data.ts:28</a></li></ul></aside></li></ul></section>
|
|
119
119
|
<section class="tsd-panel tsd-member"><a id="buffer" class="tsd-anchor"></a>
|
|
120
120
|
<h3 class="tsd-anchor-link"><span>buffer</span><a href="#buffer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
121
121
|
<ul class="tsd-signatures">
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Buffer</span></h4><aside class="tsd-sources">
|
|
125
125
|
<p>Overrides XyoAbstractData.buffer</p>
|
|
126
126
|
<ul>
|
|
127
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
127
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L33">packages/protocol/packages/core/src/Data/Data.ts:33</a></li></ul></aside></li></ul></section>
|
|
128
128
|
<section class="tsd-panel tsd-member"><a id="bytes" class="tsd-anchor"></a>
|
|
129
129
|
<h3 class="tsd-anchor-link"><span>bytes</span><a href="#bytes" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
130
130
|
<ul class="tsd-signatures">
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Uint8Array</span></h4><aside class="tsd-sources">
|
|
134
134
|
<p>Overrides XyoAbstractData.bytes</p>
|
|
135
135
|
<ul>
|
|
136
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
136
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L38">packages/protocol/packages/core/src/Data/Data.ts:38</a></li></ul></aside></li></ul></section>
|
|
137
137
|
<section class="tsd-panel tsd-member"><a id="hex" class="tsd-anchor"></a>
|
|
138
138
|
<h3 class="tsd-anchor-link"><span>hex</span><a href="#hex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
139
139
|
<ul class="tsd-signatures">
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
143
143
|
<p>Overrides XyoAbstractData.hex</p>
|
|
144
144
|
<ul>
|
|
145
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
145
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L42">packages/protocol/packages/core/src/Data/Data.ts:42</a></li></ul></aside></li></ul></section>
|
|
146
146
|
<section class="tsd-panel tsd-member"><a id="keccak256" class="tsd-anchor"></a>
|
|
147
147
|
<h3 class="tsd-anchor-link"><span>keccak256</span><a href="#keccak256" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
148
148
|
<ul class="tsd-signatures">
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Buffer</span></h4><aside class="tsd-sources">
|
|
152
152
|
<p>Overrides XyoAbstractData.keccak256</p>
|
|
153
153
|
<ul>
|
|
154
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
154
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L47">packages/protocol/packages/core/src/Data/Data.ts:47</a></li></ul></aside></li></ul></section>
|
|
155
155
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="length" class="tsd-anchor"></a>
|
|
156
156
|
<h3 class="tsd-anchor-link"><span>length</span><a href="#length" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
157
157
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
161
161
|
<p>Inherited from XyoAbstractData.length</p>
|
|
162
162
|
<ul>
|
|
163
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
163
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L7">packages/protocol/packages/core/src/Data/AbstractData.ts:7</a></li></ul></aside></li></ul></section></section>
|
|
164
164
|
<section class="tsd-panel-group tsd-member-group">
|
|
165
165
|
<h2>Methods</h2>
|
|
166
166
|
<section class="tsd-panel tsd-member tsd-is-private"><a id="checkLength" class="tsd-anchor"></a>
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
<li class="tsd-description">
|
|
171
171
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
172
172
|
<ul>
|
|
173
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
173
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/Data.ts#L53">packages/protocol/packages/core/src/Data/Data.ts:53</a></li></ul></aside></li></ul></section>
|
|
174
174
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isXyoData" class="tsd-anchor"></a>
|
|
175
175
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>is<wbr/>Xyo<wbr/>Data</span><a href="#isXyoData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
176
176
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
185
185
|
<p>Inherited from <a href="XyoAbstractData.html">XyoAbstractData</a>.<a href="XyoAbstractData.html#isXyoData">isXyoData</a></p>
|
|
186
186
|
<ul>
|
|
187
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
187
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/Data/AbstractData.ts#L21">packages/protocol/packages/core/src/Data/AbstractData.ts:21</a></li></ul></aside></li></ul></section></section></div>
|
|
188
188
|
<div class="col-sidebar">
|
|
189
189
|
<div class="page-menu">
|
|
190
190
|
<div class="tsd-navigation settings">
|
|
@@ -237,7 +237,8 @@
|
|
|
237
237
|
<li><a href="../types/StringKeyObject.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>String<wbr/>Key<wbr/>Object</span></a></li>
|
|
238
238
|
<li><a href="../types/WasmFeature.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>Wasm<wbr/>Feature</span></a></li>
|
|
239
239
|
<li><a href="../types/WithAdditional.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4194304-path"></use><use href="#icon-4194304-text"></use></svg><span>With<wbr/>Additional</span></a></li>
|
|
240
|
-
<li><a href="../variables/
|
|
240
|
+
<li><a href="../variables/WasmFeatureDetectors.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-variable)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-32-path"></rect><path d="M11.106 16L8.85 7.24H9.966L11.454 13.192C11.558 13.608 11.646 13.996 11.718 14.356C11.79 14.708 11.842 14.976 11.874 15.16C11.906 14.976 11.954 14.708 12.018 14.356C12.09 13.996 12.178 13.608 12.282 13.192L13.758 7.24H14.85L12.582 16H11.106Z" fill="var(--color-text)" id="icon-32-text"></path></svg><span>Wasm<wbr/>Feature<wbr/>Detectors</span></a></li>
|
|
241
|
+
<li><a href="../variables/addressPrefix.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-32-path"></use><use href="#icon-32-text"></use></svg><span>address<wbr/>Prefix</span></a></li>
|
|
241
242
|
<li><a href="../functions/deepBy.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-function)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-64-path"></rect><path d="M9.39 16V7.24H14.55V8.224H10.446V11.128H14.238V12.112H10.47V16H9.39Z" fill="var(--color-text)" id="icon-64-text"></path></svg><span>deep<wbr/>By</span></a></li>
|
|
242
243
|
<li><a href="../functions/deepOmitUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Omit<wbr/>Underscore<wbr/>Fields</span></a></li>
|
|
243
244
|
<li><a href="../functions/deepPickUnderscoreFields.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-64-path"></use><use href="#icon-64-text"></use></svg><span>deep<wbr/>Pick<wbr/>Underscore<wbr/>Fields</span></a></li>
|