BaseCode
class haxe.BaseCodeAvailable in flash8, flash, neko, js, php, cpp, cs, java
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 #14804, modified 2012-07-16 12:27:21 by api
0 comment