[dlhy.pdf](https://github.com/mipmip/YAPDFKit/files/183357/dlhy.pdf) I think there should be a logical judgment ``` objective-c - (void) addObjectToUpdateQueue:(YPObject *)pdfObject { //add to update array [updateObjectQueue addObject:pdfObject]; //Here the interrupt //[pdfObject getUncompressedStreamContents]; } ```
dlhy.pdf
I think there should be a logical judgment