convert abstract method

SV convert(
  1. V input
)
inherited

Converts an input to output.

Implementation

O convert(I input);