GNSPS / solidity-bytes-utils

Utility Solidity library composed of basic operations for tightly packed bytes arrays
The Unlicense
514 stars 109 forks source link

Simplify & reduce gas consumption for toAddress #61

Open HyunggyuJang opened 1 year ago

HyunggyuJang commented 1 year ago

Make it consistent with other toXXX variants.