getPart method

ExrPart getPart(
  1. int i
)

Implementation

ExrPart getPart(int i) => _parts[i];