Quai Network Docs home page
简体中文
What can I build on Quai?
⌘K
Ask AI
Developer Discord
搜索...
Navigation
Utils
hexlify
学习
构建
SDK
客户端
指南
参与贡献
入门指南
Introduction
基础知识
Addresses
Smart Contracts
Network Providers
Transactions
Wallets
示例
参考
Address
Application Binary Interface
Constants
Contract
Crypto
Encoding
Hash
其他
Providers
Signers
Transaction
Utils
EventPayload
FetchRequest
FetchResponse
FixedNumber
ActionRejectedError
BadDataError
BufferOverrunError
CallExceptionError
CancelledError
EventEmitterable
InsufficientFundsError
InvalidArgumentError
MissingArgumentError
NetworkError
NonceExpiredError
NotImplementedError
NumericFaultError
ReplacementUnderpricedError
ServerError
TimeoutError
TransactionReplacedError
UnexpectedArgumentError
UnknownError
UnsupportedOperationError
quaisError
BigNumberish
BytesLike
CallExceptionAction
CallExceptionTransaction
CodedquaisError
FetchGatewayFunc
FetchGetUrlFunc
FetchPreflightFunc
FetchProcessFunc
FetchRetryFunc
FixedFormat
GetUrlResponse
Listener
Numeric
concat
dataLength
dataSlice
formatQi
formatQuai
formatUnits
fromTwos
getAddressDetails
getBigInt
getBytes
getBytesCopy
getNumber
getTxType
getUint
getZoneForAddress
hexlify
isBytesLike
isCallException
isError
isHexString
makeError
mask
parseQi
parseQuai
parseUnits
stripZerosLeft
toBeArray
toBeHex
toBigInt
toNumber
toQuantity
toTwos
uuidV4
zeroPadBytes
zeroPadValue
钱包
Wordlists
在此页面
Parameters
Returns
Source
Utils
hexlify
注意
: 此页面尚未翻译成中文。以下内容为英文原版。
Copy
Ask AI
function
hexlify
(
data
)
:
string
Returns a DataHexString |
DataHexString
representation of
data
.
Parameters
Parameter
Type
Description
data
BytesLike
The data to convert to a hex string.
Returns
string
The hex string.
Source
utils/data.ts:134
此页面对您有帮助吗?
是
否
建议编辑
提出问题
getZoneForAddress
isBytesLike
助手
Responses are generated using AI and may contain mistakes.