Table of Contents

Namespace ZXing.OneD.RSS

Classes

AbstractRSSReader

Superclass of OneDReader implementations that read barcodes in the RSS family of formats.

DataCharacter

Encapsulates a since character value in an RSS barcode, including its checksum information.

FinderPattern

Encapsulates an RSS barcode finder pattern, including its start/end position and row.

RSS14Reader

Decodes RSS-14, including truncated and stacked variants. See ISO/IEC 24724:2006.

RSSUtils

Adapted from listings in ISO/IEC 24724 Appendix B and Appendix G.