Hi, Is there a straight forward and efficient method to reverse the bits in a whole binary? For eg. <<bit 1 .... bit n>> After reversing, <<bit n .... bit 1>> Thanks, - Eranga