Package Libs :: Module libdatatype :: Class Unicode
[hide private]
[frames] | no frames]

Class Unicode

source code

Data --+
       |
      Unicode

Instance Methods [hide private]
  __init__(self, address, data)
Unicode Class
STRING Print(self)
Return information on the object

Inherited from Data: getAddress, getSize, setComment, setData


Method Details [hide private]

__init__(self, address, data)
(Constructor)

source code 
Unicode Class
Overrides: Data.__init__

Print(self)

source code 
Return information on the object
Returns: STRING
Object information
Overrides: Data.Print
(inherited documentation)