# Interface: com.pnfsoftware.jeb.core.units.code.asm.items.INativeStringItem

A specialized data item representing a string

## Method: getStringType
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.StringEncoding`

Description: Get information about how the string is encoded in memory.
return: string encoding

