decode<T> abstract method

T decode<T>(
  1. Uint8List v
)

Implementation

T decode<T>(Uint8List v);