Search
Preparing search index...
The search index is not available
@zxing/library - v0.18.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Home
core/oned/rss/expanded/decoders
AI01393xDecoder
Class AI01393xDecoder
Hierarchy
AI01decoder
AI01393xDecoder
Index
Constructors
constructor
Properties
FIRST_
THREE_
DIGITS_
SIZE
GTIN_
SIZE
HEADER_
SIZE
LAST_
DIGIT_
SIZE
Methods
encode
Compressed
Gtin
encode
Compressed
Gtin
WithoutAI
get
General
Decoder
get
Information
parse
Information
Constructors
constructor
new AI01393x
Decoder
(
information
:
BitArray
)
:
AI01393xDecoder
Parameters
information:
BitArray
Returns
AI01393xDecoder
Properties
Static
Private
Readonly
FIRST_
THREE_
DIGITS_
SIZE
FIRST_
THREE_
DIGITS_
SIZE
:
10
= 10
Static
Readonly
GTIN_
SIZE
GTIN_
SIZE
:
number
= 40
Static
Private
Readonly
HEADER_
SIZE
HEADER_
SIZE
:
number
= 5 + 1 + 2
Static
Private
Readonly
LAST_
DIGIT_
SIZE
LAST_
DIGIT_
SIZE
:
2
= 2
Methods
encode
Compressed
Gtin
encode
Compressed
Gtin
(
buf
:
StringBuilder
, currentPos
:
number
)
:
void
Parameters
buf:
StringBuilder
currentPos:
number
Returns
void
encode
Compressed
Gtin
WithoutAI
encode
Compressed
Gtin
WithoutAI
(
buf
:
StringBuilder
, currentPos
:
number
, initialBufferPosition
:
number
)
:
void
Parameters
buf:
StringBuilder
currentPos:
number
initialBufferPosition:
number
Returns
void
Protected
get
General
Decoder
get
General
Decoder
(
)
:
GeneralAppIdDecoder
Returns
GeneralAppIdDecoder
Protected
get
Information
get
Information
(
)
:
BitArray
Returns
BitArray
parse
Information
parse
Information
(
)
:
string
Returns
string
Getting
Started
Quick
Start
Examples
Multi
Format
Reader
core/oned/rss/expanded/decoders
State
AI013103decoder
AI01320x
Decoder
AI01392x
Decoder
AI01393x
Decoder
constructor
FIRST_
THREE_
DIGITS_
SIZE
GTIN_
SIZE
HEADER_
SIZE
LAST_
DIGIT_
SIZE
encode
Compressed
Gtin
encode
Compressed
Gtin
WithoutAI
get
General
Decoder
get
Information
parse
Information
AI013x0x1x
Decoder
AI013x0x
Decoder
AI01
And
OtherAIs
AI01decoder
AI01weight
Decoder
Abstract
Expanded
Decoder
AnyAIDecoder
Block
Parsed
Result
Current
Parsing
State
Decoded
Char
Decoded
Information
Decoded
Numeric
Decoded
Object
Field
Parser
General
App
IdDecoder
create
Decoder
create
Decoder
Generated using
TypeDoc