1. 1.0.2

    init(littleEndian:)

    Creates an integer from its little-endian representation, changing the byte order if necessary.

    init(littleEndian value: Self)

    Parameters

    value

    A value to use as the little-endian representation of the new integer.