Uses of Interface
org.apache.sis.internal.storage.io.Markable
Packages that use Markable
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of Markable in org.apache.sis.internal.storage.io
Classes in org.apache.sis.internal.storage.io that implement MarkableModifier and TypeClassDescriptionclassProperties common toChannelDataInputandChannelDataOutput.classProvides convenience methods for working with a (ReadableByteChannel,ByteBuffer) pair.classProvides convenience methods for working with a (WritableByteChannel,ByteBuffer) pair.classAdds the missing methods inChannelDataInputfor implementing theImageInputStreaminterface.classAdds the missing methods inChannelDataOutputfor implementing theDataOutputinterface.final classWraps anImageInputStreamas a standardInputStream.(package private) final classWraps aChannelDataOutputas a standardOutputStream.