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.Mark
ChannelData.mark
The most recent mark, ornull
if none.(package private) ChannelData.Mark
ChannelData.Mark.next
Constructors in org.apache.sis.internal.storage.io with parameters of type ChannelData.MarkModifierConstructorDescription(package private)
Mark
(long position, byte bitOffset, ChannelData.Mark next)