Searched refs:readByteArray (Results 1 – 2 of 2) sorted by relevance
78 byte[] magic = headerIn.readByteArray(8); in readHeader()91 signature = headerIn.readByteArray(20); in readHeader()
360 public byte[] readByteArray(int length) { in readByteArray() method in Dex.Section