toInput method

Input toInput()

Implementation

Input toInput() {
  return Input.fromBytes(this);
}