mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update ResultMetadataType.java (#1376)
This commit is contained in:
parent
cad70351ef
commit
99e9b34f5a
|
@ -96,6 +96,7 @@ public enum ResultMetadataType {
|
|||
|
||||
/**
|
||||
* Barcode Symbology Identifier.
|
||||
* Note: According to the GS1 specification the identifer may have to replace a leading FNC1/GS character when prepending to the barcode content.
|
||||
*/
|
||||
SYMBOLOGY_IDENTIFIER,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue