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

BioWrite

Declaration

Source position: openssl.pas line 1348

function BioWrite(

  b: PBIO;

  Buf: string;

  Len: cInt

):cInt; overload;

function BioWrite(

  b: PBIO;

  Buf: TBytes;

  Len: cInt

):cInt; overload;


Documentation generated on: 2023-03-18