invert abstract method

Offset invert(
  1. Offset output
)
inherited

Inverts an output to input.

Implementation

I invert(O output);