JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
java.io.UTFDataFormatException
Packages that use
UTFDataFormatException
Package
Description
java.io
Input/Output support
Uses of
UTFDataFormatException
in
java.io
Methods in
java.io
that throw
UTFDataFormatException
Modifier and Type
Method and Description
String
DataInput.
readUTF
()
This method reads a
String
from an input stream that is encoded in a modified UTF-8 format.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes