Packagesekati.crypt
Classpublic final class Goauld
ImplementsICipher

Encodes and decodes a Goauld string.



Public Methods
 MethodDefined by
  
Goauld Static Constructor
Goauld
  
calculate(src:String):String
[static] Encodes and decodes a Goauld string with the character code shift value.
Goauld
Constructor detail
Goauld()constructor
public function Goauld()

Goauld Static Constructor

Method detail
calculate()method
public static function calculate(src:String):String

Encodes and decodes a Goauld string with the character code shift value.

Parameters
src:String

Returns
String