In Lua 5.3 -- why were string.[un]pack(int|float)() added?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: In Lua 5.3 -- why were string.[un]pack(int|float)() added?
- From: Coroutines <coroutines@...>
- Date: 2014年4月19日 03:08:57 -0700
I'm just curious what the use-case was, I didn't initially notice them
because I was pretty happy about the utf8 library.
What do these functions make possible (beyond the obvious)?