mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
mostly passing
This commit is contained in:
@@ -373,7 +373,7 @@ pub enum EncodeHintValue {
|
||||
* A positive number (1, 2, .. 32) specifies a normal (non-compact) Aztec code.
|
||||
* (Type {@link Integer}, or {@link String} representation of the integer value).
|
||||
*/
|
||||
AztecLayers(u32),
|
||||
AztecLayers(i32),
|
||||
|
||||
/**
|
||||
* Specifies the exact version of QR code to be encoded.
|
||||
|
||||
Reference in New Issue
Block a user