get QRCode Stream
Method to create a squared QRCode and get its stream
Return
stream of the qrcode file created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file and get its stream
Return
stream of the qrcode file created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file and get its stream
Return
stream of the qrcode file created as FileInputStream
Parameters
: color of the QRCode pattern
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file and get its stream
Return
the input stream of the qrcode created as FileInputStream
Parameters
: color of the QRCode pattern
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file and get its stream
Return
the input stream of the qrcode created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file and get its stream
Return
the input stream of the qrcode created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a squared QRCode file and get its stream
Return
the input stream of the qrcode created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: dimensions of the square
: color of the QRCode pattern
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE
Method to create a QRCode file and get its stream
Return
the input stream of the qrcode created as FileInputStream
Parameters
: data to create the QRCode
: path where create the file, included the suffix
: width of the QRCode
: height of the QRCode
: color of the QRCode pattern
: background color of the QRCode pattern
Throws
when an error is occurred during creation of the file
when an error is occurred during creation of the QRCODE