Uses of Class
com.itextpdf.barcodes.qrcode.ByteArray
Packages that use ByteArray
-
Uses of ByteArray in com.itextpdf.barcodes.qrcode
Fields in com.itextpdf.barcodes.qrcode declared as ByteArrayModifier and TypeFieldDescriptionprivate final ByteArrayBlockPair.dataBytesprivate final ByteArrayBlockPair.errorCorrectionBytesMethods in com.itextpdf.barcodes.qrcode that return ByteArrayModifier and TypeMethodDescription(package private) static ByteArrayEncoder.generateECBytes(ByteArray dataBytes, int numEcBytesInBlock) BlockPair.getDataBytes()BlockPair.getErrorCorrectionBytes()Methods in com.itextpdf.barcodes.qrcode with parameters of type ByteArrayModifier and TypeMethodDescription(package private) static ByteArrayEncoder.generateECBytes(ByteArray dataBytes, int numEcBytesInBlock) Constructors in com.itextpdf.barcodes.qrcode with parameters of type ByteArray