Id64.isValidUint32Pair Function

Returns true if the inputs represent two halves of a valid 64-bit Id.

isValidUint32Pair(lowBytes: number, highBytes: number): boolean

@see Id64.Uint32Pair.

Parameter Type Description
lowBytes number  
highBytes number  

Returns - boolean

Defined in

Last Updated: 25 April, 2024