Base64.encode(haxe.io.Bytes.ofString(myString)); trace(encoded); // SGVsbG8gd29ybGQh var decoded = haxe.crypto.Base64.decode(encoded).
確定! 回上一頁