Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private Readonly dateCode

dateCode: string

Private Readonly firstAIdigits

firstAIdigits: string

Static Private Readonly DATE_SIZE

DATE_SIZE: 16 = 16

Static Readonly GTIN_SIZE

GTIN_SIZE: number = 40

Static Private Readonly HEADER_SIZE

HEADER_SIZE: number = 7 + 1

Static Private Readonly WEIGHT_SIZE

WEIGHT_SIZE: 20 = 20

Methods

Protected addWeightCode

Protected checkWeight

  • checkWeight(weight: number): number

Private encodeCompressedDate

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

encodeCompressedGtin

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

encodeCompressedGtinWithoutAI

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

encodeCompressedWeight

  • encodeCompressedWeight(buf: StringBuilder, currentPos: number, weightSize: number): void

Protected getGeneralDecoder

Protected getInformation

parseInformation

  • parseInformation(): string

Generated using TypeDoc