Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Static Readonly GTIN_SIZE

GTIN_SIZE: number = 40

Methods

Protected Abstract addWeightCode

Protected Abstract checkWeight

  • checkWeight(weight: number): number

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

Abstract parseInformation

  • parseInformation(): string

Generated using TypeDoc