Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bigint_to_string option to encode big integer to string #189

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fieldinrain
Copy link

Some programming languages such as Javascript do not support 64bit integers.
You can pass the bigint_to_string: true option to convert it to string type.

@coveralls
Copy link

coveralls commented Jul 17, 2019

Pull Request Test Coverage Report for Build 254

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 89.573%

Totals Coverage Status
Change from base Build 236: 0.2%
Covered Lines: 189
Relevant Lines: 211

💛 - Coveralls

@devinus devinus force-pushed the master branch 22 times, most recently from 29a475d to e0a080a Compare July 23, 2021 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants