mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-06 05:26:33 +00:00
More documentation.
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
*
|
||||
* Stream that can be read multiple times. It stores all read bytes in memory.
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class ReReadableInputStream extends SeekableInputStream {
|
||||
|
||||
Reference in New Issue
Block a user