DataEncoder<T> typedef

DataEncoder<T> = int Function(T view)

Implementation

typedef DataEncoder<T> = int Function(T view);