# EncodingOptions

Abstract type defined for userInfo(). NOTE that these options are currently ignored by Titanium!

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# encoding

Availability
0.8
0.8
9.2.0
encoding :String

Character encoding used to interpret resulting strings. If encoding is set to 'buffer' the username, shell, and homedir values will be buffer.Buffer instances.

Default: utf8