to_s

bn.to_s => string
bn.to_s(base) => string
Instance Public methods

Parameters

  • base - integer

    • Valid values:

      • 0 - MPI

      • 2 - binary

      • 10 - the default

      • 16 - hex

doc_ruby_on_rails
2015-04-24 19:05:09
Comments
Leave a Comment

Please login to continue.