Class InternalInputStream

All Implemented Interfaces:
Closeable, AutoCloseable, BaseParserInputStream

public class InternalInputStream extends SeekableInputStream
ASInputStream for reading data from file. It contains methods for file closing management.
Author:
Timur Kamalov