PointerFormatEx ​
Kind: Static class
Namespace: ConnectorLib.Memory
Public Static Functions
byte
GetSize(PointerFormat pointerType)
Endianness
GetEndianness(PointerFormat pointerFormat)
PointerType
GetPointerType(PointerFormat pointerFormat)
PointerFormat
MakeAbsolute(PointerFormat pointerFormat)
PointerFormat
MakeRelative(PointerFormat pointerFormat)
PointerFormat
WithSize(PointerFormat pointerFormat, byte size)
