ByteProviderWrapper
Package:
ghidra.app.util.bin
Type:
class
12.1_PUBLIC
modified
method
:
length
removed throws IOException
- long length(
)
throws IOException
+ long length(
)
10.1_PUBLIC
modified
method
:
close
added throws IOException
- void close(
)
+ void close(
)
throws IOException
removed
method
:
getInputStream
java.
io.
InputStream getInputStream(
long index) throws IOException
10.0_PUBLIC
added
method
:
getFSRL
ghidra.
formats.
gfilesystem.
FSRL getFSRL(
)
9.0.1_PUBLIC
introduced
Initial version