Edit

IABSD.fr/ports/converters/luastruct/pkg

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2012-11-06 07:37:01
    Hash : 72ef16bf
    Message : import luastruct-0.2 This library offers basic facilities to convert Lua values to and from C structs. Its main functions are struct.pack, which packs multiple Lua values into a struct-like string; and struct.unpack, which unpacks multiple Lua values from a given struct-like string. ok dcoppa@