mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
port code_128 reader
This commit is contained in:
@@ -325,5 +325,5 @@ pub enum EncodeHintValue {
|
||||
* This can yield slightly smaller bar codes. This option and {@link #FORCE_CODE_SET} are mutually
|
||||
* exclusive.
|
||||
*/
|
||||
Code128Compact(String),
|
||||
Code128Compact(bool),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user