Enter your search terms
GNU-Darwin
Web
Submit search form
def
asc(str) str.unpack(
'C*'
).pack(
'U*'
)
end