Packageorg.idream.pomelo
Classpublic class Protocol
InheritanceProtocol Inheritance Object



Public Methods
 MethodDefined By
  
strdecode(byte:ByteArray):String
[static]
Protocol
  
strencode(str:String):ByteArray
[static]
Protocol
Method Detail
strdecode()method
public static function strdecode(byte:ByteArray):String

Parameters

byte:ByteArray

Returns
String
strencode()method 
public static function strencode(str:String):ByteArray

Parameters

str:String

Returns
ByteArray