bytesToHex

@twine-protocol/twine-core v0.1.0Docs


twine-js / @twine-protocol/twine-core / bytesToHex

Function: bytesToHex()

bytesToHex(bytes): string

Convert bytes into a hex string

Parameters

Parameter
Type

bytes

Uint8Array

Returns

string

Defined in

packages/twine-core/src/conversion.ts:134

Last updated