Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BlockPair

Index

Constructors

constructor

  • new BlockPair(dataBytes: Uint8Array, errorCorrectionBytes: Uint8Array): BlockPair

Properties

Private dataBytes

dataBytes: Uint8Array

Private errorCorrectionBytes

errorCorrectionBytes: Uint8Array

Methods

getDataBytes

  • getDataBytes(): Uint8Array

getErrorCorrectionBytes

  • getErrorCorrectionBytes(): Uint8Array

Generated using TypeDoc