interpret abstract method

void interpret(
  1. T data,
  2. IsoBuffer buffer
)

Implementation

void interpret(T data, IsoBuffer buffer);