Cl.bufferFromHex — Converts bytes (from a hex string) to a Clarity buffer type, represented as a JS object
Cl.bufferFromHex
buffer
input encoded as a BufferCV
bytes encoded as a hex string
Generated using TypeDoc
Cl.bufferFromHex
— Converts bytes (from a hex string) to a Claritybuffer
type, represented as a JS objectReturns
input encoded as a BufferCV