public interface

INativeStringItem

implements ICodeString INativeDataItem
com.pnfsoftware.jeb.core.units.code.asm.items.INativeStringItem

Class Overview

A specialized data item representing a string

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeDataItem
Public Methods
abstract StringEncoding getStringType()
Get information about how the string is encoded in memory.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
From interface com.pnfsoftware.jeb.core.units.code.ICodeString
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeContinuousItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeDataItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeItemListenable
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeMemoryItem
From interface com.pnfsoftware.jeb.util.collect.ISegment

Public Methods

public abstract StringEncoding getStringType ()

Get information about how the string is encoded in memory.