Hash128 constructor

Hash128(
  1. dynamic content
)

Implementation

Hash128(dynamic content) : super(content, LENGTH);