Creates an integer from its little-endian representation, changing the byte order if necessary.
Required. Default implementation provided.
SDK
- Xcode 10.0+
Framework
- Swift Standard Library
Declaration
Parameters
value
A value to use as the little-endian representation of the new integer.