Searched defs:fromByteBuffer (Results 1 – 2 of 2) sorted by relevance
108 public static SigningInfo fromByteBuffer(ByteBuffer buffer) throws IOException { in fromByteBuffer() method in V4Signature.SigningInfo132 static SigningInfoBlock fromByteBuffer(ByteBuffer buffer) throws IOException { in fromByteBuffer() method in V4Signature.SigningInfoBlock
856 public static BaseMap fromByteBuffer(ByteBuffer buffer) { in fromByteBuffer() method