Create two connected memory BIOs that form a reliable in‐memory byte pipe.
Synopsis
Return Value
1 on success, or 0 on error.
Parameters
Name |
Description |
bio1 |
Receives the first endpoint BIO. |
writebuf1 |
Write buffer size for |
bio2 |
Receives the second endpoint BIO. |
writebuf2 |
Write buffer size for |
Created with MrDocs