class MatTag
extends java.lang.Object
| Constructor and Description |
|---|
MatTag(int type,
int size) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getPadding(int size,
boolean compressed)
Calculate padding
|
int |
sizeOf()
Get size of single data in this tag.
|
java.lang.String |
toString() |