Compress-Raw-Lzma

 view release on metacpan or  search on metacpan

lib/Compress/Raw/Lzma.pm  view on Meta::CPAN


=over 5

=item LZMA_OK

Operation completed successfully.

=item LZMA_STREAM_END

End of stream was reached. The complete compressed data has been
decoded/encoded.

=item LZMA_NO_CHECK

Input stream has no integrity check.

=item LZMA_UNSUPPORTED_CHECK

Cannot calculate the integrity check (not supported by this build).

=item LZMA_GET_CHECK



( run in 0.986 second using v1.01-cache-2.11-cpan-995e09ba956 )