API:Data.DbxSocketChannelNative.TDBXIdTCPLayer.ReadData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadData(const Buffer: TArray<Byte>; const Offset: Integer; const Count: Integer): Integer;

C++

int __fastcall ReadData(const System::DynamicArray<System::Byte> Buffer, const int Offset, const int Count);

Properties

Type Visibility Source Unit Parent
function protected
Data.DbxSocketChannelNative.pas
Data.DbxSocketChannelNative.hpp
Data.DbxSocketChannelNative TDBXIdTCPLayer

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!