Lz4Version constructor

const Lz4Version(
  1. int versionNumber
)

Construct a new Lz4Version.

Implementation

const Lz4Version(this.versionNumber);