Return the BIO filter method that buffers reads and writes to the next BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_f_buffer();
Pointer to the buffer filter method used with BIO_new().