Source position: openssl3.pas line 649
function BioWrite(
b: PBIO;
Buf: string;
Len: cInt
):cInt; overload;function BioWrite(
Buf: TBytes;
):cInt; overload;