You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/java/io/nayuki/qrcodegen
Project Nayuki c7bc281e18
Inlined BitBuffer.getBytes() into its single usage (with simplification because the bit length is a multiple of 8) in most language versions, synchronized comment and variable name in Rust version.
6 years ago
..
BitBuffer.java Inlined BitBuffer.getBytes() into its single usage (with simplification because the bit length is a multiple of 8) in most language versions, synchronized comment and variable name in Rust version. 6 years ago
QrCode.java Inlined BitBuffer.getBytes() into its single usage (with simplification because the bit length is a multiple of 8) in most language versions, synchronized comment and variable name in Rust version. 6 years ago
QrCodeGeneratorDemo.java Slightly tweaked demo programs for clarity. 6 years ago
QrCodeGeneratorWorker.java Updated Java worker program to close input stream and reduce indentation. 7 years ago
QrSegment.java Updated Javadoc-specific sections of the Java QrSegment class to add not-null qualifications. 6 years ago
QrSegmentAdvanced.java Updated Javadoc-specific sections of documentation comments in Java classes. 6 years ago