node-liblzma - v3.1.2
    Preparing search index...

    Enumeration LZMAErrorMessage

    Human-readable error messages for LZMA status codes.

    Index

    Enumeration Members

    BUF_ERROR: "No progress is possible"
    DATA_ERROR: "Data is corrupt"
    FORMAT_ERROR: "File format not recognized"
    GET_CHECK: "Integrity check type is not available"
    MEM_ERROR: "Cannot allocate memory"
    MEMLIMIT_ERROR: "Memory usage limit was reached"
    NO_CHECK: "Input stream has no integrity check"
    OPTIONS_ERROR: "Invalid or unsupported options"
    PROG_ERROR: "Programming error"
    STREAM_END: "End of stream was reached"
    SUCCESS: "Operation completed successfully"
    UNSUPPORTED_CHECK: "Cannot calculate the integrity check"