/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "istream-private.h"
{
return -1;
}
bool mark ATTR_UNUSED)
{
}
{
}
{
}
struct istream *
{
void *buffer;
if (size == 0) {
buffer = "";
} else {
}
if (size > 0) {
}
return stream;
}