Package ghidra.features.base.memsearch.bytesequence
package ghidra.features.base.memsearch.bytesequence
-
ClassDescriptionThis class provides a
ByteSequence
view into anAddressableByteSource
.An interface for accessing bytes from a byte source.A class for accessing a contiguous sequence of bytes from some underlying byte source to be used for searching for a byte pattern within the byte source.