Return the BIO_METHOD for a line-buffering filter BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_f_linebuffer();
Pointer to the static linebuffer filter method.