API:System.Types.TBitConverter.UnsafeInTo
Delphi
class function UnsafeInTo<T>(const B: TArray<Byte>; Offset: Integer = 0): T; static; inline;
C++
T __fastcall TBitConverter::UnsafeInTo(const System::DynamicArray<System::Byte> B, int Offset)
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Types.pas SystemTypes.h |
System.Types | TBitConverter |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。