Package com.io7m.calino.vanilla.internal
Class CLN1SectionReadableImageInfo
java.lang.Object
com.io7m.calino.vanilla.internal.CLN1SectionReadableAbstract
com.io7m.calino.vanilla.internal.CLN1SectionReadableImageInfo
- All Implemented Interfaces:
CLNSectionReadableImageInfoType
,CLNSectionReadableStandardType
,CLNSectionReadableType
,Closeable
,AutoCloseable
public final class CLN1SectionReadableImageInfo
extends CLN1SectionReadableAbstract
implements CLNSectionReadableImageInfoType
A readable image info section.
-
Method Summary
Methods inherited from class com.io7m.calino.vanilla.internal.CLN1SectionReadableAbstract
close, description, errorLimitExceeded, fileSectionDescription, reader, request, sectionDataChannel
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.io7m.calino.api.CLNSectionReadableType
description, fileSectionDescription, sectionDataChannel
-
Method Details
-
info
- Specified by:
info
in interfaceCLNSectionReadableImageInfoType
- Returns:
- The image info
- Throws:
IOException
- On errors
-