I'm fine with that. It also uses StringView by Mozilla, ported to AS from JS: https://github.com/WeaveTeam/Weave/blob/develop/WeaveJS/src/weavejs/util/StringView.as
If you tell me where it should go in Flex, I can clean it up and put it there. On Fri, Apr 15, 2016 at 12:16 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 4/15/16, 6:57 AM, "Andy Dufilie" <andy.dufi...@gmail.com> wrote: > > >I've ported a JavaScript ByteArray implementation to ActionScript and > >fixed > >several bugs here: > > > https://github.com/WeaveTeam/Weave/blob/develop/WeaveJS/src/weavejs/util/J > >SByteArray.as > >(original: https://github.com/jamesward/JSAMF/blob/master/web/web/amf.js) > > > >It does not have any write functionality but it can read AMF. > > Would you be willing to donate that to Apache Flex? If so, I will have to > look into the original ownership of the amf.js code. > > Thanks, > -Alex > >