Class CLN2SectionReadableImageInfo
java.lang.Object
com.io7m.calino.vanilla.internal.CLN2SectionReadableAbstract
com.io7m.calino.vanilla.internal.CLN2SectionReadableImageInfo
- All Implemented Interfaces:
CLNSectionReadableImageInfoType, CLNSectionReadableStandardType, CLNSectionReadableType, AutoCloseable
public final class CLN2SectionReadableImageInfo
extends CLN2SectionReadableAbstract
implements CLNSectionReadableImageInfoType
A readable image info section.
-
Method Summary
Methods inherited from class CLN2SectionReadableAbstract
close, errorLimitExceeded, reader, request, section, sectionDataChannel, sectionDataReaderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CLNSectionReadableType
close, section, sectionDataChannel
-
Method Details
-
info
- Specified by:
infoin interfaceCLNSectionReadableImageInfoType- Returns:
- The image info
- Throws:
CLNException- On errors
-