IV.fromLength constructor

IV.fromLength(
  1. int length
)

Implementation

IV.fromLength(int length) : super.fromLength(length);