wire_bytes_to_hex method
Implementation
void wire_bytes_to_hex(NativePortType port_, Uint8List bytes) =>
wasmModule.wire_bytes_to_hex(port_, bytes);
void wire_bytes_to_hex(NativePortType port_, Uint8List bytes) =>
wasmModule.wire_bytes_to_hex(port_, bytes);