Skip to content

Commit

Permalink
optimize int unmarshal functions
Browse files Browse the repository at this point in the history
changes:
* double conversion of values has been removed.
* the condition `data == nil` moved after the condition `len(data)==0` in the functions of the double references values.
  • Loading branch information
illia-li committed Oct 22, 2024
1 parent 86a316c commit f59ae2a
Showing 1 changed file with 338 additions and 74 deletions.
Loading

0 comments on commit f59ae2a

Please sign in to comment.