There was a mismatch in the amount of content read from an input stream to the expected buffer size. Expected {0}, but read {1}.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly API_CONTENT_STREAM_TO_BYTES_SIZE_MISMATCH As ExceptionCode |
C# |
---|
public static readonly ExceptionCode API_CONTENT_STREAM_TO_BYTES_SIZE_MISMATCH |
Visual C++ |
---|
public:
static initonly ExceptionCode^ API_CONTENT_STREAM_TO_BYTES_SIZE_MISMATCH |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.apI_CONTENT_STREAM_TO_BYTES_SIZE_MISMATCH |