mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 13:30:57 +00:00
More documentation.
This commit is contained in:
@@ -20,7 +20,7 @@ import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
|
||||
/**
|
||||
*
|
||||
* Input stream that reads only limited number of bytes.
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class LimitedInputStream extends InputStream {
|
||||
|
||||
Reference in New Issue
Block a user