Method lrs::num::W8::swap

Swaps the bytes in this integer.

Syntax

impl W8 {
    fn swap(self) -> W8
}