Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package / Result Class / getData Method
In This Topic
getData Method
In This Topic
Gets the recognized barcode data value in bytes.
Syntax
public byte[] getData()

Return Value

byte array representing the value of the barcode.
See Also