Uses of Class
joeq.UTF.UTFDataFormatError

Packages that use UTFDataFormatError
joeq.UTF   
 

Uses of UTFDataFormatError in joeq.UTF
 

Methods in joeq.UTF that throw UTFDataFormatError
static String Utf8.fromUtf8(byte[] utf8)
          Convert the given sequence of (pseudo-)utf8 formatted bytes into a String.
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.