format method

BarcodeFormat format()

返回当前的条形码格式

Implementation

BarcodeFormat format() {
  return barcodeFormat;
}