isValidInt64
isValidInt64(
value):boolean
Defined in: packages/core/src/int64.ts:25
Returns true if the value is a valid Int64 protobuf value.
Parameters
Section titled “Parameters”bigint
Returns
Section titled “Returns”boolean
isValidInt64(
value):boolean
Defined in: packages/core/src/int64.ts:25
Returns true if the value is a valid Int64 protobuf value.
bigint
boolean