API:System.Types.TBitConverter.UnsafeFrom
Delphi
class procedure UnsafeFrom<T>(const Value: T; var B: TArray<Byte>; Offset: Integer = 0); static; inline;
C++
void __fastcall TBitConverter::UnsafeFrom(const T Value, System::DynamicArray<System::Byte> &B, int Offset)
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Types.pas SystemTypes.h |
System.Types | TBitConverter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!