Help
News
TiDev
Appearance
Named parameters for Titanium.Codec.encodeString.
Type: String
String
Character encoding to use when encoding this string to bytes.
Type: Titanium.Buffer
Titanium.Buffer
Destination buffer.
Type: Number
Number
Index in the dest buffer of the first byte of the encoded string.
dest
Source string to encode.
Number of characters in source to encode.
source
Position in source to start encoding.