BigEndianToLittleEndian function

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.Canon

Package: Microsoft.Quantum.Standard

Warning

BigEndianToLittleEndian has been deprecated. Please use BigEndianAsLittleEndian function instead.

Please use BigEndianAsLittleEndian function.

function BigEndianToLittleEndian (input : Microsoft.Quantum.Arithmetic.BigEndian) : Microsoft.Quantum.Arithmetic.LittleEndian

Input

input : BigEndian

Output : LittleEndian