InitializerSwiftBSONSwiftinit(bigEndian:)Creates an integer from its big-endian representation, changing the byte order if necessary.init(bigEndian value: Self)ParametersvalueA value to use as the big-endian representation of the new integer.