Skip to content

Titanium.Codec.DecodeNumberDict

Named parameters for Titanium.Codec.decodeNumber.

Properties #

byteOrder#

Type: Number

byte order to decode with.

position#

Type: Number

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

source#

Type: Titanium.Buffer

Buffer to decode.

type#

Type: String

The encoding type to use.

Titanium SDK Documentation