Home
last modified time | relevance | path

Searched defs:readBytes (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/apk/v4/
DV4Signature.java270 static byte[] readBytes(InputStream stream) throws IOException { in readBytes() method in V4Signature
281 static byte[] readBytes(ByteBuffer buffer) throws IOException { in readBytes() method in V4Signature