entagged.audioformats.generic
Class Utils
java.lang.Object
entagged.audioformats.generic.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
getExtension
public static String getExtension(File f)
getUTF8Bytes
public static byte[] getUTF8Bytes(String s)
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
getLongNumber
public static long getLongNumber(byte[] b,
int start,
int end)
getNumber
public static int getNumber(byte[] b,
int start,
int end)
Copyright © 2007-2011
shredzone.org. All Rights Reserved.