wire_hex_to_bytes method

dynamic wire_hex_to_bytes(
  1. NativePortType port_,
  2. String hex
)

Implementation

external dynamic /* void */ wire_hex_to_bytes(
    NativePortType port_, String hex);