codabar constant

Map<int, int> const codabar

Implementation

static const Map<int, int> codabar = <int, int>{
  0x30: 0x195,
  0x31: 0x135,
  0x34: 0x12d,
  0x35: 0x12b,
  0x32: 0x1a5,
  0x2d: 0x165,
  0x24: 0x14d,
  0x39: 0x14b,
  0x36: 0x1a9,
  0x37: 0x169,
  0x38: 0x159,
  0x33: 0x153,
  0x2e: 0x2db,
  0x2f: 0x35b,
  0x3a: 0x36b,
  0x2b: 0x36d,
  0x43: 0x325,
  0x44: 0x265,
  0x41: 0x24d,
  0x42: 0x349,
};