string - develephant/luvit-docs GitHub Wiki

Load the String library:

local string = require('string')

Luvit uses the standard Lua string library plus a few more injected methods, see below.

http://www.lua.org/manual/5.2/manual.html#6.4


.packsize()

:scream_cat:



.pack()

:scream_cat:



.unpack()

:scream_cat: