DotMSN

P2PMessage.FlipEndian Method

Flips the bytes of the unsigned integer.

Overload List

Flips the bytes of the unsigned integer.

protected uint FlipEndian(uint);

Flips the bytes of the unsigned long.

protected ulong FlipEndian(ulong);

See Also

P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace