Software /
code /
prosody
Log
util/hex.lua @ 6729:daa5c83b2879
description | author | age |
---|---|---|
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster | Kim Alvefur | 2015-01-12 |
util.hex: Use locals! | Kim Alvefur | 2014-09-02 |
util.hex: Small util lib for converting to/from hex strings | Matthew Wild | 2014-09-02 |