| IDAPython 9.0
    | 
 
 | Public Member Functions | |
| __init__ (self, si) | |
| is_1_byte_encoding (self) | |
| __str__ (self) | |
| __unicode__ (self) | |
| Public Attributes | |
| ea = si.ea | |
| strtype = si.type | |
| length = si.length | |
| Protected Member Functions | |
| _toseq (self, as_unicode) | |
Class representing each string item.
| __init__ | ( | self, | |
| si ) | 
| __str__ | ( | self | ) | 
| __unicode__ | ( | self | ) | 
| 
 | protected | 
| is_1_byte_encoding | ( | self | ) | 
| ea = si.ea | 
| length = si.length | 
| strtype = si.type |