API:System.JSON.TJSONAncestor.ToBytes
Delphi
function ToBytes(const Data: TArray<Byte>; Offset: Integer): Integer; virtual; abstract;
C++
virtual int __fastcall ToBytes(const System::DynamicArray<System::Byte> Data, int Offset) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp | System.JSON | TJSONAncestor | 
Description
Embarcadero Technologies does not currently have any additional information.