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 CLN1SectionReadableAbstract
close, description, errorLimitExceeded, fileSectionDescription, reader, request, sectionDataChannelMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CLNSectionReadableType
description, fileSectionDescription, sectionDataChannel
-
Method Details
-
info
- Specified by:
infoin interfaceCLNSectionReadableImageInfoType- Returns:
- The image info
- Throws:
IOException- On errors
-