Searched refs:getAsStream (Results 1 – 5 of 5) sorted by relevance
51 public InputStream getAsStream() {93 public abstract InputStream getAsStream(); in getAsStream() method in ImapString
69 public InputStream getAsStream() { in getAsStream() method in ImapTempFileLiteral86 byte[] bytes = IOUtils.toByteArray(getAsStream()); in getString()
45 public InputStream getAsStream() { in getAsStream() method in ImapSimpleString
65 public InputStream getAsStream() { in getAsStream() method in ImapMemoryLiteral
372 InputStream bodyStream = body.getAsStream(); in fetchInternal()380 InputStream bodyStream = fetchList.getKeyedStringOrEmpty("BODY[", true).getAsStream(); in fetchInternal()