convert abstract method

Offset convert(
  1. Offset input
)
inherited

Converts an input to output.

Implementation

O convert(I input);