Unit 'openssl3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

BioWrite

Declaration

Source position: openssl3.pas line 649

function BioWrite(

  b: PBIO;

  Buf: string;

  Len: cInt

):cInt; overload;

function BioWrite(

  b: PBIO;

  Buf: TBytes;

  Len: cInt

):cInt; overload;


Documentation generated on: 2025-07-25