Skip to main content
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
Converts value to a Big Endian hexstring, optionally padded to width bytes.

Parameters

Returns

string The hexstring.

Throws

If the value exceeds the width.

Source

utils/maths.ts:256