|
Quilt Loader 1
|
Static Public Member Functions | |
| static byte[] | readAllBytes (InputStream from) throws IOException |
Reads all bytes from the given InputStream. | |
|
inlinestatic |
Reads all bytes from the given InputStream.
On java 9 and above this calls the "readAllBytes()" method in InputStream.