evalBinary abstract method

Future evalBinary(
  1. Uint8List bytecode
)

Implementation

Future<dynamic> evalBinary(Uint8List bytecode);