TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
指定範囲のバイト配列を返す
Namespace:
TKMP.ReaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
| C# |
|---|
public byte[] GetData( int Start, int Length ) |
| Visual Basic (Declaration) |
|---|
Public Function GetData ( _ Start As Integer, _ Length As Integer _ ) As Byte() |
Parameters
- Start
- Type: System..::.Int32
読み出しを開始するバイト位置
- Length
- Type: System..::.Int32
読み出しを行うバイトサイズ