mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 02:48:14 +02:00
parent
8aa90e6c99
commit
14748e5b79
@ -16,7 +16,7 @@ unit fphashutils;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, fpECC;
|
||||
SysUtils, fpECC;
|
||||
|
||||
Procedure BytesFromVar(out aBytes : TBytes; aLocation : Pointer; aSize : Integer);
|
||||
Function BytesFromVar(aLocation : Pointer; aSize : Integer) : TBytes;
|
||||
|
Loading…
Reference in New Issue
Block a user