public class TagHeader extends Object
Constructor and Description |
---|
TagHeader(int tagID,
long length)
Creates a tag header
|
Modifier and Type | Method and Description |
---|---|
long |
getLength() |
int |
getTag() |
void |
setLength(long length)
Sets the length of the tag
|
void |
setTag(int tagID)
Sets the tag id
|
Copyright © 2016. All rights reserved.