Recommend this page to a friend! |
All class groups | > | All authors | > | Classes of Sams Wilmond (1) | > | Mission progress status | > | Reputation |
|
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
This class can encode a text string by replacing its characters. It takes a given text string and generates an encoded version of characters by looking up in an array that contains replacement characters and returns the encoded string. The class can also do the opposite, i.e. decode a previously encoded string and return the original string after being decoded using a process that is the inverse of the encoding process. |
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |