Skip to content

Commit

Permalink
optimize smallint unmarshal functions
Browse files Browse the repository at this point in the history
changes:
* double conversion of values has been removed in the functions of single reference values.
* 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 19, 2024
1 parent cfeba4d commit 07bd366
Showing 1 changed file with 311 additions and 74 deletions.
Loading

0 comments on commit 07bd366

Please sign in to comment.