Quilt Loader 1
Loading...
Searching...
No Matches
org.quiltmc.loader.impl.util.FileUtil Class Reference

Static Public Member Functions

static byte[] readAllBytes (InputStream from) throws IOException
 Reads all bytes from the given InputStream.

Member Function Documentation

◆ readAllBytes()

byte[] org.quiltmc.loader.impl.util.FileUtil.readAllBytes ( InputStream from) throws IOException
inlinestatic

Reads all bytes from the given InputStream.

On java 9 and above this calls the "readAllBytes()" method in InputStream.


The documentation for this class was generated from the following file:
  • src/main/java/org/quiltmc/loader/impl/util/FileUtil.java