# DecodeDataDict
Simple object passed to decodeData to decode data into a Titanium.Buffer.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# type
type :String
The format of the returned string:
- TYPE_BASE64STRING - source is a base64 encoded string
- TYPE_HEXSTRING - source is a hexadecimal formatted string