LongLike | Data Inspector Library API ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJul 2, 20251 minute readTypeScriptAPI referenceActive A Long-like type. It defines only the properties that Long has. see https://www.npmjs.com/package/long Hierarchy LongLike Index Properties high low unsigned Properties high high: number The high 32 bits as a signed value. low low: number The low 32 bits as a signed value. Optional unsigned unsigned: undefined | boolean Specifies whether a value is unsigned or not. In This ArticleHierarchyIndexPropertieshighlowOptional unsignedLegendWas this article helpful?YesNo
A Long-like type. It defines only the properties that Long has. see https://www.npmjs.com/package/long Hierarchy LongLike Index Properties high low unsigned Properties high high: number The high 32 bits as a signed value. low low: number The low 32 bits as a signed value. Optional unsigned unsigned: undefined | boolean Specifies whether a value is unsigned or not.
A Long-like type. It defines only the properties that Long has. see https://www.npmjs.com/package/long Hierarchy LongLike Index Properties high low unsigned Properties high high: number The high 32 bits as a signed value. low low: number The low 32 bits as a signed value. Optional unsigned unsigned: undefined | boolean Specifies whether a value is unsigned or not.
A
Long
-like type. It defines only the properties thatLong
has.https://www.npmjs.com/package/long