Most of the functionality of this package is found in the lz4.frame
and the lz4.block
sub-packages.
lz4.
library_version_number
()¶Returns the version number of the LZ4 library.
None –
version number eg. 10705
int
lz4.
library_version_string
()¶Returns the version number of the LZ4 library as a string containing the semantic version.
None –
version number eg. “1.7.5”
str