Appearance
makeKey(num): Uint8Array
num
Uint8Array
Defined in: utils.ts:58
makeKey creates a 32-byte key with the last 4 bytes set to the given number.
number