java.lang.Object
com.intellij.openapi.vfs.CharsetToolkit
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull InputStreaminputStreamSkippingBOM(@NotNull InputStream stream)
-
Field Details
-
UTF_32LE_CHARSET
-
-
Constructor Details
-
CharsetToolkit
public CharsetToolkit()
-
-
Method Details
-
inputStreamSkippingBOM
@NotNull public static @NotNull InputStream inputStreamSkippingBOM(@NotNull @NotNull InputStream stream) throws IOException - Throws:
IOException
-