AI01392xDecoder class

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

Inheritance

Constructors

AI01392xDecoder(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

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

Operators

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