wire_bytes_to_hex method

dynamic wire_bytes_to_hex(
  1. NativePortType port_,
  2. Uint8List bytes
)

Implementation

external dynamic /* void */ wire_bytes_to_hex(
    NativePortType port_, Uint8List bytes);