Gaming
 

Sea.string.byte

From WoWWiki

This article is a part of the documentation of the Sea function library

	-- byte(string)
	--
	--	Converts a character to its bytecode
	--
	-- Args:
	-- 	string - the string
	--
	-- Returns:
	-- 	(string)
	-- 	string - the string in byte code with format <##>
	--