What's the fastest and most efficient way to convert Sum32 of fnv to hex value?

后端 未结 0 531
暗喜
暗喜 2021-02-12 20:37

What\'s the fastest and most efficient way to convert Sum32 of fnv to hex value as below? Any more faster than this?

import (
        "hash/fnv"
)

var          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题