|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITempFile
This interface is used to hold details of a temporary file that has been
created via a call to
IBurpExtenderCallbacks.saveToTempFile()
.
Method Summary | |
---|---|
void |
delete()
Deprecated. |
byte[] |
getBuffer()
This method is used to retrieve the contents of the buffer that was saved in the temporary file. |
Method Detail |
---|
byte[] getBuffer()
@Deprecated void delete()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |