Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Scalable Parallel VarFiler was updated to version 1.7

10 views
Skip to first unread message

rami18

unread,
Jul 23, 2017, 8:54:36 AM7/23/17
to
Hello..


Read this:


Scalable Parallel VarFiler was updated to version 1.7


Here is the methods that i have added:


function VariantTypeName(const AValue: Variant): String;

- Returns the type name of a variant.

function IsVarFilerFromStream(Stream : TStream):boolean;

- Returns true if the Stream is in a Parallel VarFiler format, and false
if not.

function IsVarFilerFromFile(FileName : String):boolean;

- Returns true if the File is in a Parallel VarFiler format, and false
if not.

function IsVarFilerFromString(S : String):boolean;

- Returns true if S is in a Parallel VarFiler format, and false if not.



You can download it from:

https://sites.google.com/site/aminer68/scalable-parallel-varfiler



Thank you,
Amine Moulay Ramdane.
0 new messages