byteHelper

@buff-beacon-project/curby-clientDocs


@buff-beacon-project/curby-client / byteHelper

Function: byteHelper()

byteHelper(bytes, isoTimestamp): ByteHelper

Create a ByteHelper from a set of bytes and a timestamp

Parameters

Parameter
Type

bytes

Uint8Array

isoTimestamp

string

Returns

ByteHelper

Defined in

src/byte-helper.ts:122

Last updated