@xyo-network/core 2.58.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 +153 -0
- package/dist/cjs/Wasm/WasmSupport.js.map +1 -0
- package/dist/cjs/Wasm/index.js +5 -0
- package/dist/cjs/Wasm/index.js.map +1 -0
- package/dist/cjs/index.js +1 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/lib/Validator.js.map +1 -1
- package/dist/docs.json +6227 -2584
- package/dist/esm/Hasher/Hasher.js +37 -7
- package/dist/esm/Hasher/Hasher.js.map +1 -1
- package/dist/esm/Wasm/WasmSupport.js +141 -0
- package/dist/esm/Wasm/WasmSupport.js.map +1 -0
- package/dist/esm/Wasm/index.js +2 -0
- package/dist/esm/Wasm/index.js.map +1 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/index.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 +92 -0
- package/dist/types/Wasm/WasmSupport.d.ts.map +1 -0
- package/dist/types/Wasm/index.d.ts +2 -0
- package/dist/types/Wasm/index.d.ts.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.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 +9 -6
- package/docs/classes/Hasher.html +161 -26
- package/docs/classes/ObjectWrapper.html +8 -5
- package/docs/classes/WasmSupport.html +336 -0
- package/docs/classes/XyoAbstractData.html +13 -10
- package/docs/classes/XyoData.html +18 -15
- package/docs/classes/XyoObjectWrapper.html +8 -5
- package/docs/classes/XyoValidatorBase.html +11 -8
- package/docs/functions/deepBy.html +5 -2
- package/docs/functions/deepOmitUnderscoreFields.html +5 -2
- package/docs/functions/deepPickUnderscoreFields.html +5 -2
- package/docs/functions/dumpErrors.html +5 -2
- package/docs/functions/isBrowser.html +5 -2
- package/docs/functions/normalizeAddress.html +5 -2
- package/docs/functions/removeEmptyFields.html +5 -2
- package/docs/functions/sortFields.html +5 -2
- package/docs/functions/toUint8Array.html +5 -2
- package/docs/functions/toUint8ArrayOptional.html +5 -2
- package/docs/functions/trimAddressPrefix.html +5 -2
- package/docs/functions/uuid.html +5 -2
- package/docs/index.html +4 -1
- package/docs/interfaces/Logger.html +10 -7
- package/docs/interfaces/Validator.html +8 -5
- package/docs/modules.html +7 -1
- package/docs/types/AnyObject.html +5 -2
- package/docs/types/BaseParams.html +5 -2
- package/docs/types/BaseParamsFields.html +5 -2
- package/docs/types/DataLike.html +5 -2
- package/docs/types/EmptyObject.html +5 -2
- package/docs/types/LogFunction.html +5 -2
- package/docs/types/StringKeyObject.html +5 -2
- package/docs/types/WasmFeature.html +73 -0
- package/docs/types/WithAdditional.html +5 -2
- package/docs/variables/WasmFeatureDetectors.html +204 -0
- package/docs/variables/addressPrefix.html +5 -2
- package/package.json +6 -4
- package/src/Hasher/Hasher.ts +44 -7
- package/src/Wasm/WasmSupport.ts +168 -0
- package/src/Wasm/index.ts +1 -0
- package/src/index.ts +1 -0
- package/src/lib/Validator.ts +4 -2
package/docs/assets/search.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"XyoAbstractData\",\"url\":\"classes/XyoAbstractData.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"isXyoData\",\"url\":\"classes/XyoAbstractData.html#isXyoData\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoAbstractData.html#constructor\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":1024,\"name\":\"_isXyoData\",\"url\":\"classes/XyoAbstractData.html#_isXyoData\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"length\",\"url\":\"classes/XyoAbstractData.html#length\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"bn\",\"url\":\"classes/XyoAbstractData.html#bn\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"buffer\",\"url\":\"classes/XyoAbstractData.html#buffer\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"bytes\",\"url\":\"classes/XyoAbstractData.html#bytes\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"hex\",\"url\":\"classes/XyoAbstractData.html#hex\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"keccak256\",\"url\":\"classes/XyoAbstractData.html#keccak256\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":128,\"name\":\"XyoData\",\"url\":\"classes/XyoData.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"isXyoData\",\"url\":\"classes/XyoData.html#isXyoData\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoData\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoData.html#constructor\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":1024,\"name\":\"_bytes\",\"url\":\"classes/XyoData.html#_bytes\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":1024,\"name\":\"_length\",\"url\":\"classes/XyoData.html#_length\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"base58\",\"url\":\"classes/XyoData.html#base58\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"bn\",\"url\":\"classes/XyoData.html#bn\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"buffer\",\"url\":\"classes/XyoData.html#buffer\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"bytes\",\"url\":\"classes/XyoData.html#bytes\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"hex\",\"url\":\"classes/XyoData.html#hex\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"keccak256\",\"url\":\"classes/XyoData.html#keccak256\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":2048,\"name\":\"checkLength\",\"url\":\"classes/XyoData.html#checkLength\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"length\",\"url\":\"classes/XyoData.html#length\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoData\"},{\"kind\":4194304,\"name\":\"DataLike\",\"url\":\"types/DataLike.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"toUint8ArrayOptional\",\"url\":\"functions/toUint8ArrayOptional.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"toUint8Array\",\"url\":\"functions/toUint8Array.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Hasher\",\"url\":\"classes/Hasher.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"allowWasm\",\"url\":\"classes/Hasher.html#allowWasm\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":1024,\"name\":\"wasmSupported\",\"url\":\"classes/Hasher.html#wasmSupported\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hash\",\"url\":\"classes/Hasher.html#hash-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashAsync\",\"url\":\"classes/Hasher.html#hashAsync-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashFields\",\"url\":\"classes/Hasher.html#hashFields-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"stringify\",\"url\":\"classes/Hasher.html#stringify\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hasher.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"hash\",\"url\":\"classes/Hasher.html#hash\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"hashFields\",\"url\":\"classes/Hasher.html#hashFields\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"stringified\",\"url\":\"classes/Hasher.html#stringified\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashAsync\",\"url\":\"classes/Hasher.html#hashAsync\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/Hasher.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/Hasher.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":64,\"name\":\"removeEmptyFields\",\"url\":\"functions/removeEmptyFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepBy\",\"url\":\"functions/deepBy.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepOmitUnderscoreFields\",\"url\":\"functions/deepOmitUnderscoreFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepPickUnderscoreFields\",\"url\":\"functions/deepPickUnderscoreFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"sortFields\",\"url\":\"functions/sortFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"normalizeAddress\",\"url\":\"functions/normalizeAddress.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"addressPrefix\",\"url\":\"variables/addressPrefix.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"trimAddressPrefix\",\"url\":\"functions/trimAddressPrefix.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AnyObject\",\"url\":\"types/AnyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AnyObject.html#__type\",\"classes\":\"\",\"parent\":\"AnyObject\"},{\"kind\":4194304,\"name\":\"LogFunction\",\"url\":\"types/LogFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogFunction.html#__type\",\"classes\":\"\",\"parent\":\"LogFunction\"},{\"kind\":256,\"name\":\"Logger\",\"url\":\"interfaces/Logger.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"debug\",\"url\":\"interfaces/Logger.html#debug\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/Logger.html#error\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/Logger.html#info\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"interfaces/Logger.html#log\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"warn\",\"url\":\"interfaces/Logger.html#warn\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":4194304,\"name\":\"BaseParamsFields\",\"url\":\"types/BaseParamsFields.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/BaseParamsFields.html#__type\",\"classes\":\"\",\"parent\":\"BaseParamsFields\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"types/BaseParamsFields.html#__type.logger\",\"classes\":\"\",\"parent\":\"BaseParamsFields.__type\"},{\"kind\":4194304,\"name\":\"BaseParams\",\"url\":\"types/BaseParams.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Base\",\"url\":\"classes/Base.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"defaultLogger\",\"url\":\"classes/Base.html#defaultLogger\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Base.html#constructor\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/Base.html#params\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Base.html#logger\",\"classes\":\"tsd-is-protected\",\"parent\":\"Base\"},{\"kind\":64,\"name\":\"dumpErrors\",\"url\":\"functions/dumpErrors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EmptyObject\",\"url\":\"types/EmptyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EmptyObject.html#__type\",\"classes\":\"\",\"parent\":\"EmptyObject\"},{\"kind\":64,\"name\":\"isBrowser\",\"url\":\"functions/isBrowser.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ObjectWrapper\",\"url\":\"classes/ObjectWrapper.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ObjectWrapper.html#constructor\",\"classes\":\"\",\"parent\":\"ObjectWrapper\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/ObjectWrapper.html#obj\",\"classes\":\"\",\"parent\":\"ObjectWrapper\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/ObjectWrapper.html#stringKeyObj\",\"classes\":\"tsd-is-protected\",\"parent\":\"ObjectWrapper\"},{\"kind\":128,\"name\":\"XyoObjectWrapper\",\"url\":\"classes/XyoObjectWrapper.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoObjectWrapper.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/XyoObjectWrapper.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/XyoObjectWrapper.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":4194304,\"name\":\"StringKeyObject\",\"url\":\"types/StringKeyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/StringKeyObject.html#__type\",\"classes\":\"\",\"parent\":\"StringKeyObject\"},{\"kind\":4194304,\"name\":\"WithAdditional\",\"url\":\"types/WithAdditional.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"uuid\",\"url\":\"functions/uuid.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Validator\",\"url\":\"interfaces/Validator.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"interfaces/Validator.html#validate\",\"classes\":\"\",\"parent\":\"Validator\"},{\"kind\":128,\"name\":\"XyoValidatorBase\",\"url\":\"classes/XyoValidatorBase.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoValidatorBase.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/XyoValidatorBase.html#validate\",\"classes\":\"\",\"parent\":\"XyoValidatorBase\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/XyoValidatorBase.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/XyoValidatorBase.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,41.054]],[\"comment/0\",[]],[\"name/1\",[1,35.946]],[\"comment/1\",[]],[\"name/2\",[2,24.96]],[\"comment/2\",[]],[\"name/3\",[3,41.054]],[\"comment/3\",[]],[\"name/4\",[4,35.946]],[\"comment/4\",[]],[\"name/5\",[5,35.946]],[\"comment/5\",[]],[\"name/6\",[6,35.946]],[\"comment/6\",[]],[\"name/7\",[7,35.946]],[\"comment/7\",[]],[\"name/8\",[8,35.946]],[\"comment/8\",[]],[\"name/9\",[9,35.946]],[\"comment/9\",[]],[\"name/10\",[10,41.054]],[\"comment/10\",[]],[\"name/11\",[1,35.946]],[\"comment/11\",[]],[\"name/12\",[2,24.96]],[\"comment/12\",[]],[\"name/13\",[11,41.054]],[\"comment/13\",[]],[\"name/14\",[12,41.054]],[\"comment/14\",[]],[\"name/15\",[13,41.054]],[\"comment/15\",[]],[\"name/16\",[5,35.946]],[\"comment/16\",[]],[\"name/17\",[6,35.946]],[\"comment/17\",[]],[\"name/18\",[7,35.946]],[\"comment/18\",[]],[\"name/19\",[8,35.946]],[\"comment/19\",[]],[\"name/20\",[9,35.946]],[\"comment/20\",[]],[\"name/21\",[14,41.054]],[\"comment/21\",[]],[\"name/22\",[4,35.946]],[\"comment/22\",[]],[\"name/23\",[15,41.054]],[\"comment/23\",[]],[\"name/24\",[16,41.054]],[\"comment/24\",[]],[\"name/25\",[17,41.054]],[\"comment/25\",[]],[\"name/26\",[18,41.054]],[\"comment/26\",[]],[\"name/27\",[19,41.054]],[\"comment/27\",[]],[\"name/28\",[20,41.054]],[\"comment/28\",[]],[\"name/29\",[21,35.946]],[\"comment/29\",[]],[\"name/30\",[22,35.946]],[\"comment/30\",[]],[\"name/31\",[23,35.946]],[\"comment/31\",[]],[\"name/32\",[24,41.054]],[\"comment/32\",[]],[\"name/33\",[2,24.96]],[\"comment/33\",[]],[\"name/34\",[21,35.946]],[\"comment/34\",[]],[\"name/35\",[23,35.946]],[\"comment/35\",[]],[\"name/36\",[25,41.054]],[\"comment/36\",[]],[\"name/37\",[22,35.946]],[\"comment/37\",[]],[\"name/38\",[26,30.068]],[\"comment/38\",[]],[\"name/39\",[27,30.068]],[\"comment/39\",[]],[\"name/40\",[28,41.054]],[\"comment/40\",[]],[\"name/41\",[29,41.054]],[\"comment/41\",[]],[\"name/42\",[30,41.054]],[\"comment/42\",[]],[\"name/43\",[31,41.054]],[\"comment/43\",[]],[\"name/44\",[32,41.054]],[\"comment/44\",[]],[\"name/45\",[33,41.054]],[\"comment/45\",[]],[\"name/46\",[34,41.054]],[\"comment/46\",[]],[\"name/47\",[35,41.054]],[\"comment/47\",[]],[\"name/48\",[36,41.054]],[\"comment/48\",[]],[\"name/49\",[37,28.061]],[\"comment/49\",[]],[\"name/50\",[38,41.054]],[\"comment/50\",[]],[\"name/51\",[37,28.061]],[\"comment/51\",[]],[\"name/52\",[39,32.581]],[\"comment/52\",[]],[\"name/53\",[40,41.054]],[\"comment/53\",[]],[\"name/54\",[41,41.054]],[\"comment/54\",[]],[\"name/55\",[42,41.054]],[\"comment/55\",[]],[\"name/56\",[43,41.054]],[\"comment/56\",[]],[\"name/57\",[44,41.054]],[\"comment/57\",[]],[\"name/58\",[45,41.054]],[\"comment/58\",[]],[\"name/59\",[37,28.061]],[\"comment/59\",[]],[\"name/60\",[39,32.581]],[\"comment/60\",[]],[\"name/61\",[46,41.054]],[\"comment/61\",[]],[\"name/62\",[47,41.054]],[\"comment/62\",[]],[\"name/63\",[48,41.054]],[\"comment/63\",[]],[\"name/64\",[2,24.96]],[\"comment/64\",[]],[\"name/65\",[49,41.054]],[\"comment/65\",[]],[\"name/66\",[39,32.581]],[\"comment/66\",[]],[\"name/67\",[50,41.054]],[\"comment/67\",[]],[\"name/68\",[51,41.054]],[\"comment/68\",[]],[\"name/69\",[37,28.061]],[\"comment/69\",[]],[\"name/70\",[52,41.054]],[\"comment/70\",[]],[\"name/71\",[53,41.054]],[\"comment/71\",[]],[\"name/72\",[2,24.96]],[\"comment/72\",[]],[\"name/73\",[26,30.068]],[\"comment/73\",[]],[\"name/74\",[27,30.068]],[\"comment/74\",[]],[\"name/75\",[54,41.054]],[\"comment/75\",[]],[\"name/76\",[2,24.96]],[\"comment/76\",[]],[\"name/77\",[26,30.068]],[\"comment/77\",[]],[\"name/78\",[27,30.068]],[\"comment/78\",[]],[\"name/79\",[55,41.054]],[\"comment/79\",[]],[\"name/80\",[37,28.061]],[\"comment/80\",[]],[\"name/81\",[56,41.054]],[\"comment/81\",[]],[\"name/82\",[57,41.054]],[\"comment/82\",[]],[\"name/83\",[58,41.054]],[\"comment/83\",[]],[\"name/84\",[59,35.946]],[\"comment/84\",[]],[\"name/85\",[60,41.054]],[\"comment/85\",[]],[\"name/86\",[2,24.96]],[\"comment/86\",[]],[\"name/87\",[59,35.946]],[\"comment/87\",[]],[\"name/88\",[26,30.068]],[\"comment/88\",[]],[\"name/89\",[27,30.068]],[\"comment/89\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":37,\"name\":{\"49\":{},\"51\":{},\"59\":{},\"69\":{},\"80\":{}},\"comment\":{}}],[\"_bytes\",{\"_index\":11,\"name\":{\"13\":{}},\"comment\":{}}],[\"_isxyodata\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"_length\",{\"_index\":12,\"name\":{\"14\":{}},\"comment\":{}}],[\"addressprefix\",{\"_index\":34,\"name\":{\"46\":{}},\"comment\":{}}],[\"allowwasm\",{\"_index\":19,\"name\":{\"27\":{}},\"comment\":{}}],[\"anyobject\",{\"_index\":36,\"name\":{\"48\":{}},\"comment\":{}}],[\"base\",{\"_index\":47,\"name\":{\"62\":{}},\"comment\":{}}],[\"base58\",{\"_index\":13,\"name\":{\"15\":{}},\"comment\":{}}],[\"baseparams\",{\"_index\":46,\"name\":{\"61\":{}},\"comment\":{}}],[\"baseparamsfields\",{\"_index\":45,\"name\":{\"58\":{}},\"comment\":{}}],[\"bn\",{\"_index\":5,\"name\":{\"5\":{},\"16\":{}},\"comment\":{}}],[\"buffer\",{\"_index\":6,\"name\":{\"6\":{},\"17\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":7,\"name\":{\"7\":{},\"18\":{}},\"comment\":{}}],[\"checklength\",{\"_index\":14,\"name\":{\"21\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"12\":{},\"33\":{},\"64\":{},\"72\":{},\"76\":{},\"86\":{}},\"comment\":{}}],[\"datalike\",{\"_index\":15,\"name\":{\"23\":{}},\"comment\":{}}],[\"debug\",{\"_index\":40,\"name\":{\"53\":{}},\"comment\":{}}],[\"deepby\",{\"_index\":29,\"name\":{\"41\":{}},\"comment\":{}}],[\"deepomitunderscorefields\",{\"_index\":30,\"name\":{\"42\":{}},\"comment\":{}}],[\"deeppickunderscorefields\",{\"_index\":31,\"name\":{\"43\":{}},\"comment\":{}}],[\"defaultlogger\",{\"_index\":48,\"name\":{\"63\":{}},\"comment\":{}}],[\"dumperrors\",{\"_index\":50,\"name\":{\"67\":{}},\"comment\":{}}],[\"emptyobject\",{\"_index\":51,\"name\":{\"68\":{}},\"comment\":{}}],[\"error\",{\"_index\":41,\"name\":{\"54\":{}},\"comment\":{}}],[\"hash\",{\"_index\":21,\"name\":{\"29\":{},\"34\":{}},\"comment\":{}}],[\"hashasync\",{\"_index\":22,\"name\":{\"30\":{},\"37\":{}},\"comment\":{}}],[\"hasher\",{\"_index\":18,\"name\":{\"26\":{}},\"comment\":{}}],[\"hashfields\",{\"_index\":23,\"name\":{\"31\":{},\"35\":{}},\"comment\":{}}],[\"hex\",{\"_index\":8,\"name\":{\"8\":{},\"19\":{}},\"comment\":{}}],[\"info\",{\"_index\":42,\"name\":{\"55\":{}},\"comment\":{}}],[\"isbrowser\",{\"_index\":52,\"name\":{\"70\":{}},\"comment\":{}}],[\"isxyodata\",{\"_index\":1,\"name\":{\"1\":{},\"11\":{}},\"comment\":{}}],[\"keccak256\",{\"_index\":9,\"name\":{\"9\":{},\"20\":{}},\"comment\":{}}],[\"length\",{\"_index\":4,\"name\":{\"4\":{},\"22\":{}},\"comment\":{}}],[\"log\",{\"_index\":43,\"name\":{\"56\":{}},\"comment\":{}}],[\"logfunction\",{\"_index\":38,\"name\":{\"50\":{}},\"comment\":{}}],[\"logger\",{\"_index\":39,\"name\":{\"52\":{},\"60\":{},\"66\":{}},\"comment\":{}}],[\"normalizeaddress\",{\"_index\":33,\"name\":{\"45\":{}},\"comment\":{}}],[\"obj\",{\"_index\":26,\"name\":{\"38\":{},\"73\":{},\"77\":{},\"88\":{}},\"comment\":{}}],[\"objectwrapper\",{\"_index\":53,\"name\":{\"71\":{}},\"comment\":{}}],[\"params\",{\"_index\":49,\"name\":{\"65\":{}},\"comment\":{}}],[\"removeemptyfields\",{\"_index\":28,\"name\":{\"40\":{}},\"comment\":{}}],[\"sortfields\",{\"_index\":32,\"name\":{\"44\":{}},\"comment\":{}}],[\"stringified\",{\"_index\":25,\"name\":{\"36\":{}},\"comment\":{}}],[\"stringify\",{\"_index\":24,\"name\":{\"32\":{}},\"comment\":{}}],[\"stringkeyobj\",{\"_index\":27,\"name\":{\"39\":{},\"74\":{},\"78\":{},\"89\":{}},\"comment\":{}}],[\"stringkeyobject\",{\"_index\":55,\"name\":{\"79\":{}},\"comment\":{}}],[\"touint8array\",{\"_index\":17,\"name\":{\"25\":{}},\"comment\":{}}],[\"touint8arrayoptional\",{\"_index\":16,\"name\":{\"24\":{}},\"comment\":{}}],[\"trimaddressprefix\",{\"_index\":35,\"name\":{\"47\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":57,\"name\":{\"82\":{}},\"comment\":{}}],[\"validate\",{\"_index\":59,\"name\":{\"84\":{},\"87\":{}},\"comment\":{}}],[\"validator\",{\"_index\":58,\"name\":{\"83\":{}},\"comment\":{}}],[\"warn\",{\"_index\":44,\"name\":{\"57\":{}},\"comment\":{}}],[\"wasmsupported\",{\"_index\":20,\"name\":{\"28\":{}},\"comment\":{}}],[\"withadditional\",{\"_index\":56,\"name\":{\"81\":{}},\"comment\":{}}],[\"xyoabstractdata\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"xyodata\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"xyoobjectwrapper\",{\"_index\":54,\"name\":{\"75\":{}},\"comment\":{}}],[\"xyovalidatorbase\",{\"_index\":60,\"name\":{\"85\":{}},\"comment\":{}}]],\"pipeline\":[]}}");
|
|
1
|
+
window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"XyoAbstractData\",\"url\":\"classes/XyoAbstractData.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"isXyoData\",\"url\":\"classes/XyoAbstractData.html#isXyoData\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoAbstractData.html#constructor\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":1024,\"name\":\"_isXyoData\",\"url\":\"classes/XyoAbstractData.html#_isXyoData\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"length\",\"url\":\"classes/XyoAbstractData.html#length\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"bn\",\"url\":\"classes/XyoAbstractData.html#bn\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"buffer\",\"url\":\"classes/XyoAbstractData.html#buffer\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"bytes\",\"url\":\"classes/XyoAbstractData.html#bytes\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"hex\",\"url\":\"classes/XyoAbstractData.html#hex\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":262144,\"name\":\"keccak256\",\"url\":\"classes/XyoAbstractData.html#keccak256\",\"classes\":\"\",\"parent\":\"XyoAbstractData\"},{\"kind\":128,\"name\":\"XyoData\",\"url\":\"classes/XyoData.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"isXyoData\",\"url\":\"classes/XyoData.html#isXyoData\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoData\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoData.html#constructor\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":1024,\"name\":\"_bytes\",\"url\":\"classes/XyoData.html#_bytes\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":1024,\"name\":\"_length\",\"url\":\"classes/XyoData.html#_length\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"base58\",\"url\":\"classes/XyoData.html#base58\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"bn\",\"url\":\"classes/XyoData.html#bn\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"buffer\",\"url\":\"classes/XyoData.html#buffer\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"bytes\",\"url\":\"classes/XyoData.html#bytes\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"hex\",\"url\":\"classes/XyoData.html#hex\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"keccak256\",\"url\":\"classes/XyoData.html#keccak256\",\"classes\":\"\",\"parent\":\"XyoData\"},{\"kind\":2048,\"name\":\"checkLength\",\"url\":\"classes/XyoData.html#checkLength\",\"classes\":\"tsd-is-private\",\"parent\":\"XyoData\"},{\"kind\":262144,\"name\":\"length\",\"url\":\"classes/XyoData.html#length\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoData\"},{\"kind\":4194304,\"name\":\"DataLike\",\"url\":\"types/DataLike.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"toUint8ArrayOptional\",\"url\":\"functions/toUint8ArrayOptional.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"toUint8Array\",\"url\":\"functions/toUint8Array.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Hasher\",\"url\":\"classes/Hasher.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"wasmInitialized\",\"url\":\"classes/Hasher.html#wasmInitialized\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":1024,\"name\":\"wasmSupport\",\"url\":\"classes/Hasher.html#wasmSupport\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"filterExclude\",\"url\":\"classes/Hasher.html#filterExclude\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"filterInclude\",\"url\":\"classes/Hasher.html#filterInclude\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Hasher.html#find\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hash\",\"url\":\"classes/Hasher.html#hash-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashAsync\",\"url\":\"classes/Hasher.html#hashAsync-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashFields\",\"url\":\"classes/Hasher.html#hashFields-2\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashPairs\",\"url\":\"classes/Hasher.html#hashPairs\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashes\",\"url\":\"classes/Hasher.html#hashes\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"stringify\",\"url\":\"classes/Hasher.html#stringify\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"toMap\",\"url\":\"classes/Hasher.html#toMap\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Hasher.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"hash\",\"url\":\"classes/Hasher.html#hash\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"hashFields\",\"url\":\"classes/Hasher.html#hashFields\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"stringified\",\"url\":\"classes/Hasher.html#stringified\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":2048,\"name\":\"hashAsync\",\"url\":\"classes/Hasher.html#hashAsync\",\"classes\":\"\",\"parent\":\"Hasher\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/Hasher.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/Hasher.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"Hasher\"},{\"kind\":64,\"name\":\"removeEmptyFields\",\"url\":\"functions/removeEmptyFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepBy\",\"url\":\"functions/deepBy.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepOmitUnderscoreFields\",\"url\":\"functions/deepOmitUnderscoreFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"deepPickUnderscoreFields\",\"url\":\"functions/deepPickUnderscoreFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"sortFields\",\"url\":\"functions/sortFields.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"normalizeAddress\",\"url\":\"functions/normalizeAddress.html\",\"classes\":\"\"},{\"kind\":32,\"name\":\"addressPrefix\",\"url\":\"variables/addressPrefix.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"trimAddressPrefix\",\"url\":\"functions/trimAddressPrefix.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"AnyObject\",\"url\":\"types/AnyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AnyObject.html#__type\",\"classes\":\"\",\"parent\":\"AnyObject\"},{\"kind\":4194304,\"name\":\"LogFunction\",\"url\":\"types/LogFunction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/LogFunction.html#__type\",\"classes\":\"\",\"parent\":\"LogFunction\"},{\"kind\":256,\"name\":\"Logger\",\"url\":\"interfaces/Logger.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"debug\",\"url\":\"interfaces/Logger.html#debug\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/Logger.html#error\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/Logger.html#info\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"interfaces/Logger.html#log\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":1024,\"name\":\"warn\",\"url\":\"interfaces/Logger.html#warn\",\"classes\":\"\",\"parent\":\"Logger\"},{\"kind\":4194304,\"name\":\"BaseParamsFields\",\"url\":\"types/BaseParamsFields.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/BaseParamsFields.html#__type\",\"classes\":\"\",\"parent\":\"BaseParamsFields\"},{\"kind\":1024,\"name\":\"logger\",\"url\":\"types/BaseParamsFields.html#__type.logger\",\"classes\":\"\",\"parent\":\"BaseParamsFields.__type\"},{\"kind\":4194304,\"name\":\"BaseParams\",\"url\":\"types/BaseParams.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"Base\",\"url\":\"classes/Base.html\",\"classes\":\"\"},{\"kind\":1024,\"name\":\"defaultLogger\",\"url\":\"classes/Base.html#defaultLogger\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Base.html#constructor\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"classes/Base.html#params\",\"classes\":\"\",\"parent\":\"Base\"},{\"kind\":262144,\"name\":\"logger\",\"url\":\"classes/Base.html#logger\",\"classes\":\"tsd-is-protected\",\"parent\":\"Base\"},{\"kind\":64,\"name\":\"dumpErrors\",\"url\":\"functions/dumpErrors.html\",\"classes\":\"\"},{\"kind\":4194304,\"name\":\"EmptyObject\",\"url\":\"types/EmptyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EmptyObject.html#__type\",\"classes\":\"\",\"parent\":\"EmptyObject\"},{\"kind\":64,\"name\":\"isBrowser\",\"url\":\"functions/isBrowser.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"ObjectWrapper\",\"url\":\"classes/ObjectWrapper.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ObjectWrapper.html#constructor\",\"classes\":\"\",\"parent\":\"ObjectWrapper\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/ObjectWrapper.html#obj\",\"classes\":\"\",\"parent\":\"ObjectWrapper\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/ObjectWrapper.html#stringKeyObj\",\"classes\":\"tsd-is-protected\",\"parent\":\"ObjectWrapper\"},{\"kind\":128,\"name\":\"XyoObjectWrapper\",\"url\":\"classes/XyoObjectWrapper.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoObjectWrapper.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/XyoObjectWrapper.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/XyoObjectWrapper.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"XyoObjectWrapper\"},{\"kind\":4194304,\"name\":\"StringKeyObject\",\"url\":\"types/StringKeyObject.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/StringKeyObject.html#__type\",\"classes\":\"\",\"parent\":\"StringKeyObject\"},{\"kind\":4194304,\"name\":\"WithAdditional\",\"url\":\"types/WithAdditional.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"uuid\",\"url\":\"functions/uuid.html\",\"classes\":\"\"},{\"kind\":256,\"name\":\"Validator\",\"url\":\"interfaces/Validator.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"interfaces/Validator.html#validate\",\"classes\":\"\",\"parent\":\"Validator\"},{\"kind\":128,\"name\":\"XyoValidatorBase\",\"url\":\"classes/XyoValidatorBase.html\",\"classes\":\"\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/XyoValidatorBase.html#constructor\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"},{\"kind\":2048,\"name\":\"validate\",\"url\":\"classes/XyoValidatorBase.html#validate\",\"classes\":\"\",\"parent\":\"XyoValidatorBase\"},{\"kind\":1024,\"name\":\"obj\",\"url\":\"classes/XyoValidatorBase.html#obj\",\"classes\":\"tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"},{\"kind\":262144,\"name\":\"stringKeyObj\",\"url\":\"classes/XyoValidatorBase.html#stringKeyObj\",\"classes\":\"tsd-is-protected tsd-is-inherited\",\"parent\":\"XyoValidatorBase\"},{\"kind\":32,\"name\":\"WasmFeatureDetectors\",\"url\":\"variables/WasmFeatureDetectors.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors\"},{\"kind\":1024,\"name\":\"bigInt\",\"url\":\"variables/WasmFeatureDetectors.html#__type.bigInt\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.bigInt.__type-1\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.bigInt\"},{\"kind\":1024,\"name\":\"bulkMemory\",\"url\":\"variables/WasmFeatureDetectors.html#__type.bulkMemory\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.bulkMemory.__type-3\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.bulkMemory\"},{\"kind\":1024,\"name\":\"exceptions\",\"url\":\"variables/WasmFeatureDetectors.html#__type.exceptions\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.exceptions.__type-5\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.exceptions\"},{\"kind\":1024,\"name\":\"extendedConst\",\"url\":\"variables/WasmFeatureDetectors.html#__type.extendedConst\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.extendedConst.__type-7\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.extendedConst\"},{\"kind\":1024,\"name\":\"gc\",\"url\":\"variables/WasmFeatureDetectors.html#__type.gc\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.gc.__type-9\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.gc\"},{\"kind\":1024,\"name\":\"memory64\",\"url\":\"variables/WasmFeatureDetectors.html#__type.memory64\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.memory64.__type-11\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.memory64\"},{\"kind\":1024,\"name\":\"multiValue\",\"url\":\"variables/WasmFeatureDetectors.html#__type.multiValue\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.multiValue.__type-13\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.multiValue\"},{\"kind\":1024,\"name\":\"mutableGlobals\",\"url\":\"variables/WasmFeatureDetectors.html#__type.mutableGlobals\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.mutableGlobals.__type-15\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.mutableGlobals\"},{\"kind\":1024,\"name\":\"referenceTypes\",\"url\":\"variables/WasmFeatureDetectors.html#__type.referenceTypes\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.referenceTypes.__type-17\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.referenceTypes\"},{\"kind\":1024,\"name\":\"relaxedSimd\",\"url\":\"variables/WasmFeatureDetectors.html#__type.relaxedSimd\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.relaxedSimd.__type-19\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.relaxedSimd\"},{\"kind\":1024,\"name\":\"saturatedFloatToInt\",\"url\":\"variables/WasmFeatureDetectors.html#__type.saturatedFloatToInt\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.saturatedFloatToInt.__type-21\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.saturatedFloatToInt\"},{\"kind\":1024,\"name\":\"signExtensions\",\"url\":\"variables/WasmFeatureDetectors.html#__type.signExtensions\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.signExtensions.__type-23\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.signExtensions\"},{\"kind\":1024,\"name\":\"simd\",\"url\":\"variables/WasmFeatureDetectors.html#__type.simd\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.simd.__type-25\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.simd\"},{\"kind\":1024,\"name\":\"streamingCompilation\",\"url\":\"variables/WasmFeatureDetectors.html#__type.streamingCompilation\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.streamingCompilation.__type-27\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.streamingCompilation\"},{\"kind\":1024,\"name\":\"tailCall\",\"url\":\"variables/WasmFeatureDetectors.html#__type.tailCall\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.tailCall.__type-29\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.tailCall\"},{\"kind\":1024,\"name\":\"threads\",\"url\":\"variables/WasmFeatureDetectors.html#__type.threads\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/WasmFeatureDetectors.html#__type.threads.__type-31\",\"classes\":\"\",\"parent\":\"WasmFeatureDetectors.__type.threads\"},{\"kind\":4194304,\"name\":\"WasmFeature\",\"url\":\"types/WasmFeature.html\",\"classes\":\"\"},{\"kind\":128,\"name\":\"WasmSupport\",\"url\":\"classes/WasmSupport.html\",\"classes\":\"\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/WasmSupport.html#create\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WasmSupport.html#constructor\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"_allowWasm\",\"url\":\"classes/WasmSupport.html#_allowWasm\",\"classes\":\"tsd-is-private\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"_featureSupport\",\"url\":\"classes/WasmSupport.html#_featureSupport\",\"classes\":\"tsd-is-private\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"_forceWasm\",\"url\":\"classes/WasmSupport.html#_forceWasm\",\"classes\":\"tsd-is-private\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"_isInitialized\",\"url\":\"classes/WasmSupport.html#_isInitialized\",\"classes\":\"tsd-is-private\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"_isWasmFeatureSetSupported\",\"url\":\"classes/WasmSupport.html#_isWasmFeatureSetSupported\",\"classes\":\"tsd-is-private\",\"parent\":\"WasmSupport\"},{\"kind\":1024,\"name\":\"desiredFeatures\",\"url\":\"classes/WasmSupport.html#desiredFeatures\",\"classes\":\"tsd-is-protected\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"allowWasm\",\"url\":\"classes/WasmSupport.html#allowWasm\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"canUseWasm\",\"url\":\"classes/WasmSupport.html#canUseWasm\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"featureSupport\",\"url\":\"classes/WasmSupport.html#featureSupport\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"forceWasm\",\"url\":\"classes/WasmSupport.html#forceWasm\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"isDesiredFeatureSetSupported\",\"url\":\"classes/WasmSupport.html#isDesiredFeatureSetSupported\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":262144,\"name\":\"isInitialized\",\"url\":\"classes/WasmSupport.html#isInitialized\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":2048,\"name\":\"featureCheck\",\"url\":\"classes/WasmSupport.html#featureCheck\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":2048,\"name\":\"initialize\",\"url\":\"classes/WasmSupport.html#initialize\",\"classes\":\"\",\"parent\":\"WasmSupport\"},{\"kind\":2048,\"name\":\"detectDesiredFeatures\",\"url\":\"classes/WasmSupport.html#detectDesiredFeatures\",\"classes\":\"tsd-is-protected\",\"parent\":\"WasmSupport\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,46.052]],[\"comment/0\",[]],[\"name/1\",[1,40.943]],[\"comment/1\",[]],[\"name/2\",[2,28.706]],[\"comment/2\",[]],[\"name/3\",[3,46.052]],[\"comment/3\",[]],[\"name/4\",[4,40.943]],[\"comment/4\",[]],[\"name/5\",[5,40.943]],[\"comment/5\",[]],[\"name/6\",[6,40.943]],[\"comment/6\",[]],[\"name/7\",[7,40.943]],[\"comment/7\",[]],[\"name/8\",[8,40.943]],[\"comment/8\",[]],[\"name/9\",[9,40.943]],[\"comment/9\",[]],[\"name/10\",[10,46.052]],[\"comment/10\",[]],[\"name/11\",[1,40.943]],[\"comment/11\",[]],[\"name/12\",[2,28.706]],[\"comment/12\",[]],[\"name/13\",[11,46.052]],[\"comment/13\",[]],[\"name/14\",[12,46.052]],[\"comment/14\",[]],[\"name/15\",[13,46.052]],[\"comment/15\",[]],[\"name/16\",[5,40.943]],[\"comment/16\",[]],[\"name/17\",[6,40.943]],[\"comment/17\",[]],[\"name/18\",[7,40.943]],[\"comment/18\",[]],[\"name/19\",[8,40.943]],[\"comment/19\",[]],[\"name/20\",[9,40.943]],[\"comment/20\",[]],[\"name/21\",[14,46.052]],[\"comment/21\",[]],[\"name/22\",[4,40.943]],[\"comment/22\",[]],[\"name/23\",[15,46.052]],[\"comment/23\",[]],[\"name/24\",[16,46.052]],[\"comment/24\",[]],[\"name/25\",[17,46.052]],[\"comment/25\",[]],[\"name/26\",[18,46.052]],[\"comment/26\",[]],[\"name/27\",[19,46.052]],[\"comment/27\",[]],[\"name/28\",[20,40.943]],[\"comment/28\",[]],[\"name/29\",[21,46.052]],[\"comment/29\",[]],[\"name/30\",[22,46.052]],[\"comment/30\",[]],[\"name/31\",[23,46.052]],[\"comment/31\",[]],[\"name/32\",[24,40.943]],[\"comment/32\",[]],[\"name/33\",[25,40.943]],[\"comment/33\",[]],[\"name/34\",[26,40.943]],[\"comment/34\",[]],[\"name/35\",[27,46.052]],[\"comment/35\",[]],[\"name/36\",[28,46.052]],[\"comment/36\",[]],[\"name/37\",[29,46.052]],[\"comment/37\",[]],[\"name/38\",[30,46.052]],[\"comment/38\",[]],[\"name/39\",[2,28.706]],[\"comment/39\",[]],[\"name/40\",[24,40.943]],[\"comment/40\",[]],[\"name/41\",[26,40.943]],[\"comment/41\",[]],[\"name/42\",[31,46.052]],[\"comment/42\",[]],[\"name/43\",[25,40.943]],[\"comment/43\",[]],[\"name/44\",[32,35.066]],[\"comment/44\",[]],[\"name/45\",[33,35.066]],[\"comment/45\",[]],[\"name/46\",[34,46.052]],[\"comment/46\",[]],[\"name/47\",[35,46.052]],[\"comment/47\",[]],[\"name/48\",[36,46.052]],[\"comment/48\",[]],[\"name/49\",[37,46.052]],[\"comment/49\",[]],[\"name/50\",[38,46.052]],[\"comment/50\",[]],[\"name/51\",[39,46.052]],[\"comment/51\",[]],[\"name/52\",[40,46.052]],[\"comment/52\",[]],[\"name/53\",[41,46.052]],[\"comment/53\",[]],[\"name/54\",[42,46.052]],[\"comment/54\",[]],[\"name/55\",[43,18.971]],[\"comment/55\",[]],[\"name/56\",[44,46.052]],[\"comment/56\",[]],[\"name/57\",[43,18.971]],[\"comment/57\",[]],[\"name/58\",[45,37.579]],[\"comment/58\",[]],[\"name/59\",[46,46.052]],[\"comment/59\",[]],[\"name/60\",[47,46.052]],[\"comment/60\",[]],[\"name/61\",[48,46.052]],[\"comment/61\",[]],[\"name/62\",[49,46.052]],[\"comment/62\",[]],[\"name/63\",[50,46.052]],[\"comment/63\",[]],[\"name/64\",[51,46.052]],[\"comment/64\",[]],[\"name/65\",[43,18.971]],[\"comment/65\",[]],[\"name/66\",[45,37.579]],[\"comment/66\",[]],[\"name/67\",[52,46.052]],[\"comment/67\",[]],[\"name/68\",[53,46.052]],[\"comment/68\",[]],[\"name/69\",[54,46.052]],[\"comment/69\",[]],[\"name/70\",[2,28.706]],[\"comment/70\",[]],[\"name/71\",[55,46.052]],[\"comment/71\",[]],[\"name/72\",[45,37.579]],[\"comment/72\",[]],[\"name/73\",[56,46.052]],[\"comment/73\",[]],[\"name/74\",[57,46.052]],[\"comment/74\",[]],[\"name/75\",[43,18.971]],[\"comment/75\",[]],[\"name/76\",[58,46.052]],[\"comment/76\",[]],[\"name/77\",[59,46.052]],[\"comment/77\",[]],[\"name/78\",[2,28.706]],[\"comment/78\",[]],[\"name/79\",[32,35.066]],[\"comment/79\",[]],[\"name/80\",[33,35.066]],[\"comment/80\",[]],[\"name/81\",[60,46.052]],[\"comment/81\",[]],[\"name/82\",[2,28.706]],[\"comment/82\",[]],[\"name/83\",[32,35.066]],[\"comment/83\",[]],[\"name/84\",[33,35.066]],[\"comment/84\",[]],[\"name/85\",[61,46.052]],[\"comment/85\",[]],[\"name/86\",[43,18.971]],[\"comment/86\",[]],[\"name/87\",[62,46.052]],[\"comment/87\",[]],[\"name/88\",[63,46.052]],[\"comment/88\",[]],[\"name/89\",[64,46.052]],[\"comment/89\",[]],[\"name/90\",[65,40.943]],[\"comment/90\",[]],[\"name/91\",[66,46.052]],[\"comment/91\",[]],[\"name/92\",[2,28.706]],[\"comment/92\",[]],[\"name/93\",[65,40.943]],[\"comment/93\",[]],[\"name/94\",[32,35.066]],[\"comment/94\",[]],[\"name/95\",[33,35.066]],[\"comment/95\",[]],[\"name/96\",[67,46.052]],[\"comment/96\",[]],[\"name/97\",[43,18.971]],[\"comment/97\",[]],[\"name/98\",[68,46.052]],[\"comment/98\",[]],[\"name/99\",[43,18.971]],[\"comment/99\",[]],[\"name/100\",[69,46.052]],[\"comment/100\",[]],[\"name/101\",[43,18.971]],[\"comment/101\",[]],[\"name/102\",[70,46.052]],[\"comment/102\",[]],[\"name/103\",[43,18.971]],[\"comment/103\",[]],[\"name/104\",[71,46.052]],[\"comment/104\",[]],[\"name/105\",[43,18.971]],[\"comment/105\",[]],[\"name/106\",[72,46.052]],[\"comment/106\",[]],[\"name/107\",[43,18.971]],[\"comment/107\",[]],[\"name/108\",[73,46.052]],[\"comment/108\",[]],[\"name/109\",[43,18.971]],[\"comment/109\",[]],[\"name/110\",[74,46.052]],[\"comment/110\",[]],[\"name/111\",[43,18.971]],[\"comment/111\",[]],[\"name/112\",[75,46.052]],[\"comment/112\",[]],[\"name/113\",[43,18.971]],[\"comment/113\",[]],[\"name/114\",[76,46.052]],[\"comment/114\",[]],[\"name/115\",[43,18.971]],[\"comment/115\",[]],[\"name/116\",[77,46.052]],[\"comment/116\",[]],[\"name/117\",[43,18.971]],[\"comment/117\",[]],[\"name/118\",[78,46.052]],[\"comment/118\",[]],[\"name/119\",[43,18.971]],[\"comment/119\",[]],[\"name/120\",[79,46.052]],[\"comment/120\",[]],[\"name/121\",[43,18.971]],[\"comment/121\",[]],[\"name/122\",[80,46.052]],[\"comment/122\",[]],[\"name/123\",[43,18.971]],[\"comment/123\",[]],[\"name/124\",[81,46.052]],[\"comment/124\",[]],[\"name/125\",[43,18.971]],[\"comment/125\",[]],[\"name/126\",[82,46.052]],[\"comment/126\",[]],[\"name/127\",[43,18.971]],[\"comment/127\",[]],[\"name/128\",[83,46.052]],[\"comment/128\",[]],[\"name/129\",[43,18.971]],[\"comment/129\",[]],[\"name/130\",[84,46.052]],[\"comment/130\",[]],[\"name/131\",[20,40.943]],[\"comment/131\",[]],[\"name/132\",[85,46.052]],[\"comment/132\",[]],[\"name/133\",[2,28.706]],[\"comment/133\",[]],[\"name/134\",[86,46.052]],[\"comment/134\",[]],[\"name/135\",[87,46.052]],[\"comment/135\",[]],[\"name/136\",[88,46.052]],[\"comment/136\",[]],[\"name/137\",[89,46.052]],[\"comment/137\",[]],[\"name/138\",[90,46.052]],[\"comment/138\",[]],[\"name/139\",[91,46.052]],[\"comment/139\",[]],[\"name/140\",[92,46.052]],[\"comment/140\",[]],[\"name/141\",[93,46.052]],[\"comment/141\",[]],[\"name/142\",[94,46.052]],[\"comment/142\",[]],[\"name/143\",[95,46.052]],[\"comment/143\",[]],[\"name/144\",[96,46.052]],[\"comment/144\",[]],[\"name/145\",[97,46.052]],[\"comment/145\",[]],[\"name/146\",[98,46.052]],[\"comment/146\",[]],[\"name/147\",[99,46.052]],[\"comment/147\",[]],[\"name/148\",[100,46.052]],[\"comment/148\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":43,\"name\":{\"55\":{},\"57\":{},\"65\":{},\"75\":{},\"86\":{},\"97\":{},\"99\":{},\"101\":{},\"103\":{},\"105\":{},\"107\":{},\"109\":{},\"111\":{},\"113\":{},\"115\":{},\"117\":{},\"119\":{},\"121\":{},\"123\":{},\"125\":{},\"127\":{},\"129\":{}},\"comment\":{}}],[\"_allowwasm\",{\"_index\":86,\"name\":{\"134\":{}},\"comment\":{}}],[\"_bytes\",{\"_index\":11,\"name\":{\"13\":{}},\"comment\":{}}],[\"_featuresupport\",{\"_index\":87,\"name\":{\"135\":{}},\"comment\":{}}],[\"_forcewasm\",{\"_index\":88,\"name\":{\"136\":{}},\"comment\":{}}],[\"_isinitialized\",{\"_index\":89,\"name\":{\"137\":{}},\"comment\":{}}],[\"_iswasmfeaturesetsupported\",{\"_index\":90,\"name\":{\"138\":{}},\"comment\":{}}],[\"_isxyodata\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"_length\",{\"_index\":12,\"name\":{\"14\":{}},\"comment\":{}}],[\"addressprefix\",{\"_index\":40,\"name\":{\"52\":{}},\"comment\":{}}],[\"allowwasm\",{\"_index\":92,\"name\":{\"140\":{}},\"comment\":{}}],[\"anyobject\",{\"_index\":42,\"name\":{\"54\":{}},\"comment\":{}}],[\"base\",{\"_index\":53,\"name\":{\"68\":{}},\"comment\":{}}],[\"base58\",{\"_index\":13,\"name\":{\"15\":{}},\"comment\":{}}],[\"baseparams\",{\"_index\":52,\"name\":{\"67\":{}},\"comment\":{}}],[\"baseparamsfields\",{\"_index\":51,\"name\":{\"64\":{}},\"comment\":{}}],[\"bigint\",{\"_index\":68,\"name\":{\"98\":{}},\"comment\":{}}],[\"bn\",{\"_index\":5,\"name\":{\"5\":{},\"16\":{}},\"comment\":{}}],[\"buffer\",{\"_index\":6,\"name\":{\"6\":{},\"17\":{}},\"comment\":{}}],[\"bulkmemory\",{\"_index\":69,\"name\":{\"100\":{}},\"comment\":{}}],[\"bytes\",{\"_index\":7,\"name\":{\"7\":{},\"18\":{}},\"comment\":{}}],[\"canusewasm\",{\"_index\":93,\"name\":{\"141\":{}},\"comment\":{}}],[\"checklength\",{\"_index\":14,\"name\":{\"21\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":2,\"name\":{\"2\":{},\"12\":{},\"39\":{},\"70\":{},\"78\":{},\"82\":{},\"92\":{},\"133\":{}},\"comment\":{}}],[\"create\",{\"_index\":85,\"name\":{\"132\":{}},\"comment\":{}}],[\"datalike\",{\"_index\":15,\"name\":{\"23\":{}},\"comment\":{}}],[\"debug\",{\"_index\":46,\"name\":{\"59\":{}},\"comment\":{}}],[\"deepby\",{\"_index\":35,\"name\":{\"47\":{}},\"comment\":{}}],[\"deepomitunderscorefields\",{\"_index\":36,\"name\":{\"48\":{}},\"comment\":{}}],[\"deeppickunderscorefields\",{\"_index\":37,\"name\":{\"49\":{}},\"comment\":{}}],[\"defaultlogger\",{\"_index\":54,\"name\":{\"69\":{}},\"comment\":{}}],[\"desiredfeatures\",{\"_index\":91,\"name\":{\"139\":{}},\"comment\":{}}],[\"detectdesiredfeatures\",{\"_index\":100,\"name\":{\"148\":{}},\"comment\":{}}],[\"dumperrors\",{\"_index\":56,\"name\":{\"73\":{}},\"comment\":{}}],[\"emptyobject\",{\"_index\":57,\"name\":{\"74\":{}},\"comment\":{}}],[\"error\",{\"_index\":47,\"name\":{\"60\":{}},\"comment\":{}}],[\"exceptions\",{\"_index\":70,\"name\":{\"102\":{}},\"comment\":{}}],[\"extendedconst\",{\"_index\":71,\"name\":{\"104\":{}},\"comment\":{}}],[\"featurecheck\",{\"_index\":98,\"name\":{\"146\":{}},\"comment\":{}}],[\"featuresupport\",{\"_index\":94,\"name\":{\"142\":{}},\"comment\":{}}],[\"filterexclude\",{\"_index\":21,\"name\":{\"29\":{}},\"comment\":{}}],[\"filterinclude\",{\"_index\":22,\"name\":{\"30\":{}},\"comment\":{}}],[\"find\",{\"_index\":23,\"name\":{\"31\":{}},\"comment\":{}}],[\"forcewasm\",{\"_index\":95,\"name\":{\"143\":{}},\"comment\":{}}],[\"gc\",{\"_index\":72,\"name\":{\"106\":{}},\"comment\":{}}],[\"hash\",{\"_index\":24,\"name\":{\"32\":{},\"40\":{}},\"comment\":{}}],[\"hashasync\",{\"_index\":25,\"name\":{\"33\":{},\"43\":{}},\"comment\":{}}],[\"hasher\",{\"_index\":18,\"name\":{\"26\":{}},\"comment\":{}}],[\"hashes\",{\"_index\":28,\"name\":{\"36\":{}},\"comment\":{}}],[\"hashfields\",{\"_index\":26,\"name\":{\"34\":{},\"41\":{}},\"comment\":{}}],[\"hashpairs\",{\"_index\":27,\"name\":{\"35\":{}},\"comment\":{}}],[\"hex\",{\"_index\":8,\"name\":{\"8\":{},\"19\":{}},\"comment\":{}}],[\"info\",{\"_index\":48,\"name\":{\"61\":{}},\"comment\":{}}],[\"initialize\",{\"_index\":99,\"name\":{\"147\":{}},\"comment\":{}}],[\"isbrowser\",{\"_index\":58,\"name\":{\"76\":{}},\"comment\":{}}],[\"isdesiredfeaturesetsupported\",{\"_index\":96,\"name\":{\"144\":{}},\"comment\":{}}],[\"isinitialized\",{\"_index\":97,\"name\":{\"145\":{}},\"comment\":{}}],[\"isxyodata\",{\"_index\":1,\"name\":{\"1\":{},\"11\":{}},\"comment\":{}}],[\"keccak256\",{\"_index\":9,\"name\":{\"9\":{},\"20\":{}},\"comment\":{}}],[\"length\",{\"_index\":4,\"name\":{\"4\":{},\"22\":{}},\"comment\":{}}],[\"log\",{\"_index\":49,\"name\":{\"62\":{}},\"comment\":{}}],[\"logfunction\",{\"_index\":44,\"name\":{\"56\":{}},\"comment\":{}}],[\"logger\",{\"_index\":45,\"name\":{\"58\":{},\"66\":{},\"72\":{}},\"comment\":{}}],[\"memory64\",{\"_index\":73,\"name\":{\"108\":{}},\"comment\":{}}],[\"multivalue\",{\"_index\":74,\"name\":{\"110\":{}},\"comment\":{}}],[\"mutableglobals\",{\"_index\":75,\"name\":{\"112\":{}},\"comment\":{}}],[\"normalizeaddress\",{\"_index\":39,\"name\":{\"51\":{}},\"comment\":{}}],[\"obj\",{\"_index\":32,\"name\":{\"44\":{},\"79\":{},\"83\":{},\"94\":{}},\"comment\":{}}],[\"objectwrapper\",{\"_index\":59,\"name\":{\"77\":{}},\"comment\":{}}],[\"params\",{\"_index\":55,\"name\":{\"71\":{}},\"comment\":{}}],[\"referencetypes\",{\"_index\":76,\"name\":{\"114\":{}},\"comment\":{}}],[\"relaxedsimd\",{\"_index\":77,\"name\":{\"116\":{}},\"comment\":{}}],[\"removeemptyfields\",{\"_index\":34,\"name\":{\"46\":{}},\"comment\":{}}],[\"saturatedfloattoint\",{\"_index\":78,\"name\":{\"118\":{}},\"comment\":{}}],[\"signextensions\",{\"_index\":79,\"name\":{\"120\":{}},\"comment\":{}}],[\"simd\",{\"_index\":80,\"name\":{\"122\":{}},\"comment\":{}}],[\"sortfields\",{\"_index\":38,\"name\":{\"50\":{}},\"comment\":{}}],[\"streamingcompilation\",{\"_index\":81,\"name\":{\"124\":{}},\"comment\":{}}],[\"stringified\",{\"_index\":31,\"name\":{\"42\":{}},\"comment\":{}}],[\"stringify\",{\"_index\":29,\"name\":{\"37\":{}},\"comment\":{}}],[\"stringkeyobj\",{\"_index\":33,\"name\":{\"45\":{},\"80\":{},\"84\":{},\"95\":{}},\"comment\":{}}],[\"stringkeyobject\",{\"_index\":61,\"name\":{\"85\":{}},\"comment\":{}}],[\"tailcall\",{\"_index\":82,\"name\":{\"126\":{}},\"comment\":{}}],[\"threads\",{\"_index\":83,\"name\":{\"128\":{}},\"comment\":{}}],[\"tomap\",{\"_index\":30,\"name\":{\"38\":{}},\"comment\":{}}],[\"touint8array\",{\"_index\":17,\"name\":{\"25\":{}},\"comment\":{}}],[\"touint8arrayoptional\",{\"_index\":16,\"name\":{\"24\":{}},\"comment\":{}}],[\"trimaddressprefix\",{\"_index\":41,\"name\":{\"53\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":63,\"name\":{\"88\":{}},\"comment\":{}}],[\"validate\",{\"_index\":65,\"name\":{\"90\":{},\"93\":{}},\"comment\":{}}],[\"validator\",{\"_index\":64,\"name\":{\"89\":{}},\"comment\":{}}],[\"warn\",{\"_index\":50,\"name\":{\"63\":{}},\"comment\":{}}],[\"wasmfeature\",{\"_index\":84,\"name\":{\"130\":{}},\"comment\":{}}],[\"wasmfeaturedetectors\",{\"_index\":67,\"name\":{\"96\":{}},\"comment\":{}}],[\"wasminitialized\",{\"_index\":19,\"name\":{\"27\":{}},\"comment\":{}}],[\"wasmsupport\",{\"_index\":20,\"name\":{\"28\":{},\"131\":{}},\"comment\":{}}],[\"withadditional\",{\"_index\":62,\"name\":{\"87\":{}},\"comment\":{}}],[\"xyoabstractdata\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"xyodata\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"xyoobjectwrapper\",{\"_index\":60,\"name\":{\"81\":{}},\"comment\":{}}],[\"xyovalidatorbase\",{\"_index\":66,\"name\":{\"91\":{}},\"comment\":{}}]],\"pipeline\":[]}}");
|
package/docs/classes/Base.html
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<ul class="tsd-hierarchy">
|
|
26
26
|
<li><span class="target">Base</span></li></ul></section><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
28
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/lib/Base.ts#L25">packages/protocol/packages/core/src/lib/Base.ts:25</a></li></ul></aside>
|
|
29
29
|
<section class="tsd-panel-group tsd-index-group">
|
|
30
30
|
<section class="tsd-panel tsd-index-panel">
|
|
31
31
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -63,19 +63,19 @@
|
|
|
63
63
|
<h5><span class="tsd-kind-parameter">params</span>: <span class="tsd-signature-type tsd-kind-type-parameter">TParams</span></h5></li></ul></div>
|
|
64
64
|
<h4 class="tsd-returns-title">Returns <a href="Base.html" class="tsd-signature-type tsd-kind-class">Base</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TParams</span><span class="tsd-signature-symbol">></span></h4><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/lib/Base.ts#L28">packages/protocol/packages/core/src/lib/Base.ts:28</a></li></ul></aside></li></ul></section></section>
|
|
67
67
|
<section class="tsd-panel-group tsd-member-group">
|
|
68
68
|
<h2>Properties</h2>
|
|
69
69
|
<section class="tsd-panel tsd-member"><a id="params" class="tsd-anchor"></a>
|
|
70
70
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>params</span><a href="#params" 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>
|
|
71
71
|
<div class="tsd-signature"><span class="tsd-kind-property">params</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type tsd-kind-type-parameter">TParams</span></div><aside class="tsd-sources">
|
|
72
72
|
<ul>
|
|
73
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
73
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/lib/Base.ts#L28">packages/protocol/packages/core/src/lib/Base.ts:28</a></li></ul></aside></section>
|
|
74
74
|
<section class="tsd-panel tsd-member"><a id="defaultLogger" class="tsd-anchor"></a>
|
|
75
75
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>default<wbr/>Logger</span><a href="#defaultLogger" 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>
|
|
76
76
|
<div class="tsd-signature"><span class="tsd-kind-property">default<wbr/>Logger</span><span class="tsd-signature-symbol">?:</span> <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a></div><aside class="tsd-sources">
|
|
77
77
|
<ul>
|
|
78
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
78
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/lib/Base.ts#L26">packages/protocol/packages/core/src/lib/Base.ts:26</a></li></ul></aside></section></section>
|
|
79
79
|
<section class="tsd-panel-group tsd-member-group">
|
|
80
80
|
<h2>Accessors</h2>
|
|
81
81
|
<section class="tsd-panel tsd-member tsd-is-protected"><a id="logger" class="tsd-anchor"></a>
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
<li class="tsd-description">
|
|
86
86
|
<h4 class="tsd-returns-title">Returns <a href="../interfaces/Logger.html" class="tsd-signature-type tsd-kind-interface">Logger</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Console</span></h4><aside class="tsd-sources">
|
|
87
87
|
<ul>
|
|
88
|
-
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
88
|
+
<li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/protocol/packages/core/src/lib/Base.ts#L32">packages/protocol/packages/core/src/lib/Base.ts:32</a></li></ul></aside></li></ul></section></section></div>
|
|
89
89
|
<div class="col-sidebar">
|
|
90
90
|
<div class="page-menu">
|
|
91
91
|
<div class="tsd-navigation settings">
|
|
@@ -114,6 +114,7 @@
|
|
|
114
114
|
<li><a href="Base.html" class="current"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-class)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-128-path"></rect><path d="M11.898 16.1201C11.098 16.1201 10.466 15.8961 10.002 15.4481C9.53803 15.0001 9.30603 14.3841 9.30603 13.6001V9.64012C9.30603 8.85612 9.53803 8.24012 10.002 7.79212C10.466 7.34412 11.098 7.12012 11.898 7.12012C12.682 7.12012 13.306 7.34812 13.77 7.80412C14.234 8.25212 14.466 8.86412 14.466 9.64012H13.386C13.386 9.14412 13.254 8.76412 12.99 8.50012C12.734 8.22812 12.37 8.09212 11.898 8.09212C11.426 8.09212 11.054 8.22412 10.782 8.48812C10.518 8.75212 10.386 9.13212 10.386 9.62812V13.6001C10.386 14.0961 10.518 14.4801 10.782 14.7521C11.054 15.0161 11.426 15.1481 11.898 15.1481C12.37 15.1481 12.734 15.0161 12.99 14.7521C13.254 14.4801 13.386 14.0961 13.386 13.6001H14.466C14.466 14.3761 14.234 14.9921 13.77 15.4481C13.306 15.8961 12.682 16.1201 11.898 16.1201Z" fill="var(--color-text)" id="icon-128-text"></path></svg><span>Base</span></a></li>
|
|
115
115
|
<li><a href="Hasher.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Hasher</span></a></li>
|
|
116
116
|
<li><a href="ObjectWrapper.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Object<wbr/>Wrapper</span></a></li>
|
|
117
|
+
<li><a href="WasmSupport.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Wasm<wbr/>Support</span></a></li>
|
|
117
118
|
<li><a href="XyoAbstractData.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Xyo<wbr/>Abstract<wbr/>Data</span></a></li>
|
|
118
119
|
<li><a href="XyoData.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Xyo<wbr/>Data</span></a></li>
|
|
119
120
|
<li><a href="XyoObjectWrapper.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-128-path"></use><use href="#icon-128-text"></use></svg><span>Xyo<wbr/>Object<wbr/>Wrapper</span></a></li>
|
|
@@ -127,8 +128,10 @@
|
|
|
127
128
|
<li><a href="../types/EmptyObject.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>Empty<wbr/>Object</span></a></li>
|
|
128
129
|
<li><a href="../types/LogFunction.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>Log<wbr/>Function</span></a></li>
|
|
129
130
|
<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>
|
|
131
|
+
<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>
|
|
130
132
|
<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>
|
|
131
|
-
<li><a href="../variables/
|
|
133
|
+
<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>
|
|
134
|
+
<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>
|
|
132
135
|
<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>
|
|
133
136
|
<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>
|
|
134
137
|
<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>
|