Package com.mojang.blaze3d.platform
Class PngInfo.StbReaderSeekableByteChannel
java.lang.Object
com.mojang.blaze3d.platform.PngInfo.StbReader
com.mojang.blaze3d.platform.PngInfo.StbReaderSeekableByteChannel
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- PngInfo
-
Field Summary
FieldsFields inherited from class com.mojang.blaze3d.platform.PngInfo.StbReader
closed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mojang.blaze3d.platform.PngInfo.StbReader
read, skip
-
Field Details
-
channel
-
-
Constructor Details
-
StbReaderSeekableByteChannel
StbReaderSeekableByteChannel(SeekableByteChannel p_85250_)
-
-
Method Details
-
read
- Specified by:
readin classPngInfo.StbReader- Throws:
IOException
-
skip
- Specified by:
skipin classPngInfo.StbReader- Throws:
IOException
-
eof
public int eof(long p_85257_) - Overrides:
eofin classPngInfo.StbReader
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classPngInfo.StbReader- Throws:
IOException
-