reversebits

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte reversebits(ubyte input)
  2. ushort reversebits(ushort input)
    package @safe pure nothrow @nogc
    ushort
    reversebits
    (
    ushort input
    )
  3. uint reversebits(uint input)

Meta