fromBytes abstract method

F fromBytes(
  1. List<int> bytes
)

Implementation

F fromBytes(List<int> bytes);