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

BioRead

Declaration

Source position: openssl3.pas line 647

function BioRead(

  b: PBIO;

  var Buf: string;

  Len: cInt

):cInt; overload;

function BioRead(

  b: PBIO;

  Buf: TBytes;

  Len: cInt

):cInt; overload;


Documentation generated on: 2025-07-25