Declaration

function Read(var aBuffer; aCount: Integer): Integer; override;

 
Description

With this method you can read a number of bytes of the blob data.

 
Parameters

var aBuffer

variable to store the read bytes

aCount: Integer

number of bytes to read

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxBlobStream