mirror of
https://github.com/starovoid/rxing.git
synced 2026-09-26 09:55:11 +00:00
datamatrix library pass
This commit is contained in:
@@ -219,7 +219,7 @@ impl SymbolInfo {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn getErrorLengthForInterleavedBlock(&self, index: u32) -> u32 {
|
||||
pub fn getErrorLengthForInterleavedBlock(&self, _index: u32) -> u32 {
|
||||
self.rsBlockError
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user