![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSISint
DESCRIPTION
If the bit Otherwise, the data is read as text. All trailing carriage return and newline characters are discarded from every input line and a single pair of carriage return and newline characters is appended to mark the end of every output line, except that the last output line will end without such a pair if the last input line does not have a newline character at the end. If the bit In any case, BIO_flush(3) is called on the output at the end of the function. RETURN VALUES
SEE ALSOBIO_f_buffer(3), BIO_flush(3), BIO_new(3), BIO_push(3), BIO_read(3), SMIME_text(3), SMIME_write_ASN1(3) HISTORY
BUGS
Only blocking BIOs are supported. If any of the BIO arguments is non-blocking, part or all of the data is likely to be silently lost in transit.
|