Variable: SnowflakeType
const
SnowflakeType:object
Type declaration
BIT_SIZE
readonly
BIT_SIZE:64
=64
deserialize()
Parameters
Parameter | Type |
---|---|
buffer | UnalignedUint16Array |
offset | Pointer |
Returns
bigint
serialize()
Parameters
Parameter | Type |
---|---|
buffer | UnalignedUint16Array |
value | string | bigint |
Returns
void