getType method

int getType()

Implementation

int getType() {
  return getTagType().byte;
}