Options
All
  • Public
  • Public/Protected
  • All
Menu

Module @stablelib/bytes

Package bytes provides functions for dealing with byte arrays.

Index

Functions

Functions

  • concat(...arrays: Uint8Array[]): Uint8Array
  • Concatenates byte arrays.

    Parameters

    • Rest ...arrays: Uint8Array[]

    Returns Uint8Array

Generated using TypeDoc