• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • memory-inspector
  • hexStrToUnsignedLong

Function hexStrToUnsignedLong

  • hexStrToUnsignedLong(hexStr): Long
  • Parse hexStr as an hexadecimal string (with or without the leading 0x) and return the value as a Long.

    Parameters

    • hexStr: string

    Returns Long

    • Defined in packages/memory-inspector/src/common/util.ts:23

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...