Flips the bytes of the unsigned integer.
Flips the bytes of the unsigned integer.
protected uint FlipEndian(uint);
Flips the bytes of the unsigned long.
protected ulong FlipEndian(ulong);
P2PMessage Class | XihSolutions.DotMSN.DataTransfer Namespace