jseeqret - v1.0.4
Preparing search index...
core/slack/padding
pad_to_bucket
Function pad_to_bucket
pad_to_bucket
(
payload
:
any
,
bucket
?:
number
)
:
Buffer
Pad a payload to the next multiple of bucket bytes.
Parameters
payload
:
any
the ciphertext bytes
Optional
bucket
:
number
= DEFAULT_BUCKET
Returns
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jseeqret - v1.0.4
Loading...
Pad a payload to the next multiple of bucket bytes.