Class StreamUtil
java.lang.Object
com.github.weisj.jsvg.parser.impl.StreamUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull InputStreamcreateDocumentInputStream(@NotNull InputStream is)
-
Constructor Details
-
StreamUtil
private StreamUtil()
-
-
Method Details
-
createDocumentInputStream
@NotNull public static @NotNull InputStream createDocumentInputStream(@NotNull @NotNull InputStream is) throws IOException - Throws:
IOException
-