Home
last modified time | relevance | path

Searched defs:hi (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_api_module/buffer/src/
Djs_buffer.ts920 const hi = this.calculationBE(offset, fourBytes); constant
945 const hi = this.calculationLE(offset + fourBytes, fourBytes); constant