porting more supporting qrcode files

This commit is contained in:
Henry Schimke
2022-10-01 09:54:30 -05:00
parent 2a80c95d75
commit afc7a20747
7 changed files with 1101 additions and 694 deletions

View File

@@ -16,6 +16,8 @@
use crate::Exceptions;
use super::Version;
/**
* <p>See ISO 18004:2006, 6.4.1, Tables 2 and 3. This enum encapsulates the various modes in which
* data can be encoded to bits in the QR code standard.</p>