pumpkin/ramp/ll/base/sidebar-items.js

1 line
434 B
JavaScript
Raw Permalink Normal View History

2016-05-10 15:03:32 -04:00
initSidebarItems({"fn":[["base_digits_to_len",""],["from_base","Converts the base `base` bytestring {bp, bs}, storing the limbs in `out`. `out` is assumed to have enough space to store the result."],["num_base_digits",""],["to_base","Converts `nn` limbs at `np` to the given base, storing the output in `out`. `out` is assumed to have enough space for the entire digit. The output is stored from most-significant digit to least."]]});