Package com.pnfsoftware.jeb.core
Interface IInputRecord
public interface IInputRecord
Definition of some input bytes seen by the Core context.
-
Method Summary
-
Method Details
-
getSize
long getSize() -
getContentsSha256
byte[] getContentsSha256() -
getSeenCount
int getSeenCount()
-