Apktool/brut.apktool
Chirayu Desai 26b60364fb Replace little endian data input stream implementation
* Drop LEDataInputStream (which had a restrictive license)
  with LittleEndianDataInputStream, which is public domain.

A minor change has been made to the new class, removing
the interitance of InputStream.
This makes it's behaviour indentical to the previous implementation,
and unit tests pass.

Fixes #1166
Source: http://www.peterfranza.com/2008/09/26/little-endian-input-stream/
2016-03-23 19:58:16 +05:30
..
apktool-cli Removes SmaliDebugging 2016-02-27 20:20:53 -05:00
apktool-lib Replace little endian data input stream implementation 2016-03-23 19:58:16 +05:30