Shortcuts

Function ripple::bitmask

Function Documentation

auto ripple::bitmask(int width) -> uint64_t

Gets a mask of the giver width (in bits).

Return

A mask for the given number of bits.

Parameters
  • width: The width of the bitmask.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples