AI013103decoder class

@author Pablo Orduña, University of Deusto (pablo.orduna@deusto.es)

Inheritance

Constructors

AI013103decoder(BitArray information)

Properties

generalDecoder GeneralAppIdDecoder
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
information BitArray
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

addWeightCode(StringBuffer buf, int weight) → void
override
checkWeight(int weight) int
override
encodeCompressedGtin(StringBuilder buf, int currentPos) → void
inherited
encodeCompressedGtinWithoutAI(StringBuilder buf, int currentPos, int initialBufferPosition) → void
inherited
encodeCompressedWeight(StringBuffer buf, int currentPos, int weightSize) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parseInformation() String
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited