Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "generic/feature"

Index

Variables

Const textDecoder

textDecoder: TextDecoder = new TextDecoder()

Const textEncoder

textEncoder: TextEncoder = new TextEncoder()

Functions

buildFeature

concat

  • concat(resultConstructor: any, ...arrays: any[]): Uint8Array
  • Parameters

    • resultConstructor: any
    • Rest ...arrays: any[]

    Returns Uint8Array

fromFeature

parseProperties

Generated using TypeDoc