com.github.stephenc.javaisotools.udflib.tools
Class OSTAUnicode
java.lang.Object
com.github.stephenc.javaisotools.udflib.tools.OSTAUnicode
public class OSTAUnicode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSTAUnicode
public OSTAUnicode()
UncompressUnicodeByte
public static byte[] UncompressUnicodeByte(byte[] UDFCompressed)
CompressUnicodeByte
public static byte[] CompressUnicodeByte(byte[] utf16,
int compId)
getBestCompressionId
public static int getBestCompressionId(byte[] utf16)
Copyright © 2013. All Rights Reserved.