Skip to content

Titanium.Codec.DecodeStringDict

Named parameters for Titanium.Codec.decodeString.

Properties #

charset#

Type: String

Character set to use when encoding this string to bytes.

length#

Type: Number

Number of bytes to decode.

position#

Type: Number

Index in the source buffer of the first byte of data to decode.

source#

Type: Titanium.Buffer

Buffer to decode.

Titanium SDK Documentation