com.github.stephenc.javaisotools.udflib.structures
Class EntityID
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.EntityID
public class EntityID
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Flags
public byte Flags
Identifier
public byte[] Identifier
IdentifierSuffix
public byte[] IdentifierSuffix
EntityID
public EntityID()
setIdentifier
public void setIdentifier(String identifier)
throws Exception
- Throws:
Exception
read
public void read(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
write
public void write(RandomAccessFile myRandomAccessFile)
throws IOException
- Throws:
IOException
getBytes
public byte[] getBytes()
Copyright © 2013. All Rights Reserved.