ExifValueTypeSize top-level constant

List<int> const ExifValueTypeSize

Implementation

const ExifValueTypeSize = [
  0,
  1,
  1,
  2,
  4,
  8,
  1,
  1,
  2,
  4,
  8,
  4,
  8
];