More documentation.

This commit is contained in:
Jindra Petřík
2024-08-08 19:27:14 +02:00
parent 7e5c89989f
commit 151609a8f5
697 changed files with 1121 additions and 1520 deletions
@@ -20,7 +20,7 @@ import com.jpexs.helpers.streams.SeekableInputStream;
import java.io.IOException;
/**
*
* Input stream that reads from memory.
* @author JPEXS
*/
public class MemoryInputStream extends SeekableInputStream {