Closed ghost closed 13 years ago
The less android libraries we can link in, the better. See if we can use the nsBinaryOutputStream class to replicate what we need from libbinder.
http://dxr.mozilla.org/mozilla/mozilla-central/xpcom/io/nsBinaryStream.h.html
Not only can it not, we're doing this in JS now so it's not really interesting anyways.
The less android libraries we can link in, the better. See if we can use the nsBinaryOutputStream class to replicate what we need from libbinder.
http://dxr.mozilla.org/mozilla/mozilla-central/xpcom/io/nsBinaryStream.h.html