RandomAccessByteProvider

Package: ghidra.app.util.bin
Type: class

9.2_PUBLIC

addedmethod: toString
java.lang.String toString()
modifiedmethod: length
removed throws IOException
- long length() throws IOException
+ long length()

9.0.2_PUBLIC

addedfield: file
java.io.File file
addedfield: randomAccessFile
ghidra.app.util.bin.GhidraRandomAccessFile randomAccessFile

9.0.1_PUBLIC

introducedInitial version