BaseCode

class haxe.BaseCodeAvailable in flash, flash9, neko, js, php, cpp function new( base : Bytes ) : Void function decodeBytes( b : Bytes ) : Bytes function decodeString( s : String ) : String function encodeBytes( b : Bytes ) : Bytes function encodeString( s : String ) : String static function decode( s : String, base : String ) : String static function encode( s : String, base : String ) : String
version #6516, modified 2009-07-26 17:46:11 by api