Annotation Interface Field
レコードのフィールドであることを示すアノテーション。
- Author:
- siosio
-
Required Element Summary
Required Elements
-
Element Details
-
offset
int offsetフィールドの開始位置(1始まり)- Returns:
- フィールドの開始位置
-
length
int lengthフィールドの長さ(バイト数)- Returns:
- フィールドの長さ(バイト数)
-