Does a two-way coding based on an SDLang file.
Uses tag values (string, int) to generate the dictionary
Returns the first value from the decodeTable, where encodetablei == input
Returns the first value from the encodeTable, where decodeTablei == input
See Implementation
Does a two-way coding based on an SDLang file.