Home
last modified time | relevance | path

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

/tools/apksig/src/main/java/com/android/apksig/internal/apk/v4/
DV4Signature.java92 static SigningInfo fromByteBuffer(ByteBuffer buffer) throws IOException { in fromByteBuffer() method in V4Signature.SigningInfo
127 static SigningInfoBlock fromByteBuffer(ByteBuffer buffer) throws IOException { in fromByteBuffer() method in V4Signature.SigningInfoBlock