Interprets this integer as a value in host-endian representation and returns the value in little-endian representation.
impl W16 { fn to_le(self) -> W16 }