xxHash constructor

xxHash(
  1. List<int> _xxData
)

Implementation

xxHash(this._xxData);