can using IOUtils.ToByteArray leads to concurrency problems?
private byte[] saveLetterContent(InputStream input)
{
.....
byte[] let