• Reverse bits of a numeric value, treating it as a size-bit number

    Parameters

    • value: number
    • size: number

    Returns number