RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXByteStreamReader.Read Method
Pascal
function Read(const Buffer: TBytes; const Offset: Integer; const Count: Integer): Integer; override;
C++
virtual __fastcall int Read(const TBytes Buffer, const int Offset, const int Count);

This is Read, a member of class TDBXByteStreamReader.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!