Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / concatBytes

Function: concatBytes()

concatBytes(a, b): Uint8Array

Defined in: packages/core/src/webauthn/sha256.ts:23

Concatenate two byte buffers without copying twice.

Parameters

a

Uint8Array

b

Uint8Array

Returns

Uint8Array

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.