com.github.stephenc.javaisotools.udflib.structures
Class CharSpec
java.lang.Object
com.github.stephenc.javaisotools.udflib.structures.CharSpec
public class CharSpec
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharacterSetType
public byte CharacterSetType
CharacterSetInfo
public byte[] CharacterSetInfo
CharSpec
public CharSpec()
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.