rjohnsondev / java-libpst

A library to read PST files with java, without need for external libraries.
251 stars 122 forks source link

NullPointerException in (PSTAttachment.java:75) #85

Closed AnandesiEY closed 4 years ago

AnandesiEY commented 4 years ago

getting null pointer @ email.getAttachment(x).getFileInputStream() in PSTAttachment Class file when attachmentDataObject is null. hence getting nullpointer when its calling attachmentDataObject.isExternalValueReference