Lz4Version constructor
const
Lz4Version(
- int versionNumber
Construct a new Lz4Version.
Implementation
const Lz4Version(this.versionNumber);
Construct a new Lz4Version.
const Lz4Version(this.versionNumber);