IV constructor

IV(
  1. Uint8List bytes
)

Implementation

IV(Uint8List bytes) : super(bytes);