Skip to content

Titanium.Codec.EncodeNumberDict

Named parameters for Titanium.Codec.encodeNumber.

Properties #

byteOrder#

Type: Number

Byte order to encode with.

dest#

Type: Titanium.Buffer

Destination buffer.

position#

Type: Number

Index in the dest buffer of the first byte of encoded data.

source#

Type: Number

Number to encode.

type#

Type: String

Encoding type to use.

Titanium SDK Documentation