# EncodeNumberDict

Named parameters for encodeNumber.

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

# byteOrder

Availability
0.8
0.8
9.2.0
byteOrder :Number

Byte order to encode with.

Default: Native byte order.


# dest

Availability
0.8
0.8
9.2.0

Destination buffer.


# position

Availability
0.8
0.8
9.2.0
position :Number

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

Default: 0


# source

Availability
0.8
0.8
9.2.0
source :Number

Number to encode.


# type

Availability
0.8
0.8
9.2.0
type :String

Encoding type to use.