wire_bytes_to_sha256 method

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

Implementation

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