Source position: openssl3.pas line 647
function BioRead(
b: PBIO;
var Buf: string;
Len: cInt
):cInt; overload;function BioRead(
Buf: TBytes;
):cInt; overload;