System.Classes.TStream.GetByteCount64
Delphi
function GetByteCount64(const Buffer: TBytes; Offset, Count: Int64): Int64;
C++
__int64 __fastcall GetByteCount64(const System::Sysutils::TBytes Buffer, __int64 Offset, __int64 Count);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Classes.pas System.Classes.hpp |
System.Classes | TStream |
Description
Embarcadero Technologies does not currently have any additional information.