IfdDirectory.from constructor

IfdDirectory.from(
  1. IfdDirectory other
)

Implementation

IfdDirectory.from(IfdDirectory other) {
  copy(other);
}