Skip to content

Comments

Add bigint_to_string option to encode big integer to string#189

Open
fieldinrain wants to merge 7 commits intodevinus:masterfrom
fieldinrain:encode_bigint_to_string
Open

Add bigint_to_string option to encode big integer to string#189
fieldinrain wants to merge 7 commits intodevinus:masterfrom
fieldinrain:encode_bigint_to_string

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