#numbers to utf8 encoding practical use cases?

8 messages · Page 1 of 1 (latest)

outer hedge
#

Very optimized(?) encoding function so it may be very unclear how it works

#

This extra 0 in index 3 is ez bug, i know the fix but it doe'snt even matter rn cause the code is just an idea i wanted to test.

rocky ember
#

is this not just

#

string.pack

outer hedge
#

kinda

#

but i made it only for that use case with no float or double numbers

#

it sucks cause it has actly no other usage other than on int values but its much faster than string.pack