index
:
lullaby.git
main
new-config
rewrite-net-route-matching
state-copy-changes
broad lua library primarily for networking, cryptography, and multithreading
System user; root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encode
/
base64.h
blob: 216d5e252d1c3edbd42de6bcda22bedadf7e9b6f (
plain
)
1
2
3
4
#include "../lua.h" int l_base64encode(lua_State*); int l_base64decode(lua_State*);