Uses of Class
org.mozilla.universalchardet.UnicodeBOMInputStream
Packages that use UnicodeBOMInputStream
-
Uses of UnicodeBOMInputStream in org.mozilla.universalchardet
Methods in org.mozilla.universalchardet that return UnicodeBOMInputStreamModifier and TypeMethodDescriptionfinal UnicodeBOMInputStream
UnicodeBOMInputStream.skipBOM()
Skips theBOM
that was found in the wrappedInputStream
object.