Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BarcodeEncodingRange

A character encoding of a range of bytes.

Hierarchy

  • BarcodeEncodingRange

Index

Properties

Readonly encoding

encoding: string

Readonly endIndex

endIndex: number

The index after the last element of the encoded data range.

Readonly startIndex

startIndex: number

The index of the first element of the encoded data range.

Generated using TypeDoc