You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pi...@apache.org on 2018/05/30 08:00:08 UTC

[royale-asjs] 01/01: Merge pull request #254 from nihavend/feature/MXRoyale

This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 91ac3b3f1cfee6925f482316e336b8bbfaf65bd5
Merge: 5d24317 592e978
Author: Piotr Zarzycki <pi...@gmail.com>
AuthorDate: Wed May 30 09:59:49 2018 +0200

    Merge pull request #254 from nihavend/feature/MXRoyale
    
    Base64Decoder class added and wrapper classes modified to support decoding

 .gitignore                                         | 310 +++++++++++----------
 .../MXRoyale/src/main/royale/MXRoyaleClasses.as    |   1 +
 .../src/main/royale/mx/utils/Base64Decoder.as      | 260 +++++++++++++++++
 .../src/main/royale/mx/utils/Base64JSWrapper.as    |   9 +
 .../main/royale/mx/utils/TextEncoderLiteWrapper.as |   6 +
 5 files changed, 433 insertions(+), 153 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
piotrz@apache.org.