Uses of Class
org.apache.sis.internal.storage.io.ChannelData.Mark
Packages that use ChannelData.Mark
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of ChannelData.Mark in org.apache.sis.internal.storage.io
Fields in org.apache.sis.internal.storage.io declared as ChannelData.MarkModifier and TypeFieldDescriptionprivate ChannelData.MarkChannelData.markThe most recent mark, ornullif none.(package private) ChannelData.MarkChannelData.Mark.nextConstructors in org.apache.sis.internal.storage.io with parameters of type ChannelData.MarkModifierConstructorDescription(package private)Mark(long position, byte bitOffset, ChannelData.Mark next)