API:System.Types.TBitConverter.InTo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class function InTo<T>(const B: TArray<Byte>; Offset: Integer = 0): T; static;

C++

T __fastcall TBitConverter::InTo(const System::DynamicArray<System::Byte> B, int Offset)

プロパティ

種類 可視性 ソース ユニット
function public
System.Types.pas
SystemTypes.h
System.Types TBitConverter

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。