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 = 4 + 1

Static Private Readonly WEIGHT_SIZE

WEIGHT_SIZE: 15 = 15

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

parseInformation

  • parseInformation(): string

Generated using TypeDoc