Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Static Readonly GTIN_SIZE

GTIN_SIZE: number = 40

Static Private Readonly HEADER_SIZE

HEADER_SIZE: number = 5 + 1 + 2

Static Private Readonly LAST_DIGIT_SIZE

LAST_DIGIT_SIZE: 2 = 2

Methods

encodeCompressedGtin

  • encodeCompressedGtin(buf: StringBuilder, currentPos: number): void

encodeCompressedGtinWithoutAI

  • encodeCompressedGtinWithoutAI(buf: StringBuilder, currentPos: number, initialBufferPosition: number): void

Protected getGeneralDecoder

Protected getInformation

parseInformation

  • parseInformation(): string

Generated using TypeDoc