NSBitmapImageRep.LoadStatus.unexpectedEOF
Not enough data was available to fully decompress the image.
Declaration
case unexpectedEOFDiscussion
incrementalLoad(from:complete:) was called with true, but not enough data was available for decompression. The image contains the portions of the data that have already been successfully decompressed, if any.