static class PngSizeInfo.ReaderSeekable extends PngSizeInfo.Reader
| Modifier and Type | Field and Description |
|---|---|
private java.nio.channels.SeekableByteChannel |
channel |
field_195687_a| Modifier | Constructor and Description |
|---|---|
private |
ReaderSeekable(java.nio.channels.SeekableByteChannel p_i48134_1_) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
func_195683_b(long p_195683_1_,
int p_195683_3_) |
void |
func_195684_a(int p_195684_1_) |
int |
func_195685_a(long p_195685_1_) |
func_195682_a, func_195686_aprivate ReaderSeekable(java.nio.channels.SeekableByteChannel p_i48134_1_)
public int func_195683_b(long p_195683_1_,
int p_195683_3_)
throws java.io.IOException
func_195683_b in class PngSizeInfo.Readerjava.io.IOExceptionpublic void func_195684_a(int p_195684_1_)
throws java.io.IOException
func_195684_a in class PngSizeInfo.Readerjava.io.IOExceptionpublic int func_195685_a(long p_195685_1_)
func_195685_a in class PngSizeInfo.Readerpublic void close()
throws java.io.IOException
close in interface java.lang.AutoCloseableclose in class PngSizeInfo.Readerjava.io.IOException