A read from the compressed data stream failed to return the expected number of bytes. Expected {0}, actual {1}.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_COMPRESSION_SHORT_READ As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_COMPRESSION_SHORT_READ
Visual C++
public:
static initonly ExceptionCode^ CONTENT_COMPRESSION_SHORT_READ
JavaScript
FileNet.Api.Exception.ExceptionCode.contenT_COMPRESSION_SHORT_READ

ToggleSee Also