Searched refs:getContentBytes (Results 1 – 2 of 2) sorted by relevance
203 public byte[] getContentBytes() throws IOException { in getContentBytes() method in ContentInfo
316 inputStream = new ByteArrayInputStream(content.getContentBytes()); in verify()