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

BioRead

Declaration

Source position: openssl.pas line 1346

function BioRead(

  b: PBIO;

  var Buf: string;

  Len: cInt

):cInt;

function BioRead(

  b: PBIO;

  Buf: TBytes;

  Len: cInt

):cInt;


Documentation generated on: 2023-03-18