TwoxxHasher constructor

const TwoxxHasher(
  1. int blocks
)

Implementation

const TwoxxHasher(this.blocks) : super(blocks * 8);