Uses of Class
org.mozilla.universalchardet.UnicodeBOMInputStream
-
Packages that use UnicodeBOMInputStream Package Description org.mozilla.universalchardet -
-
Uses of UnicodeBOMInputStream in org.mozilla.universalchardet
Methods in org.mozilla.universalchardet that return UnicodeBOMInputStream Modifier and Type Method Description UnicodeBOMInputStream
UnicodeBOMInputStream. skipBOM()
Skips theBOM
that was found in the wrappedInputStream
object.
-