Class CliAbstractSig.CliByRef
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliByRef
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
CliAbstractSig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetByRef()
getRepresentation
(CliStreamMetadata stream) static boolean
isByRef
(BinaryReader reader)
-
Constructor Details
-
CliByRef
- Throws:
IOException
-
-
Method Details
-
isByRef
- Throws:
IOException
-
getByRef
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-