init(littleEndian:)

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

ByteSwap.swift:23
init(littleEndian value: Self)

Parameters

value

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