Searched defs:astream_try_base64_decode (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-mail/
H A Distream-attachment-extractor.c253 astream_try_base64_decode(struct attachment_istream_part *part, function
323 astream_try_base64_decode(part, part_buf->data, part_buf->used);
331 astream_try_base64_decode(part, block->data, block->size);

Completed in 631 milliseconds