Return the BIO filter method that read-ahead buffers data from the next BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_f_readbuffer();
Pointer to the read-buffer filter method used with BIO_new().