decode abstract method

Object decode(
  1. Uint8List encoded, [
  2. int offset = 0
])

Implementation

Object decode(Uint8List encoded, [int offset = 0]);