init(bigEndian:)

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

ByteSwap.swift:36
init(bigEndian value: Self)

Parameters

value

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