Uses of Class
org.apache.sis.internal.storage.io.InternalOptionKey
Packages that use InternalOptionKey
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of InternalOptionKey in org.apache.sis.internal.storage.io
Fields in org.apache.sis.internal.storage.io declared as InternalOptionKeyModifier and TypeFieldDescriptionstatic final InternalOptionKey<UnaryOperator<ChannelFactory>>
InternalOptionKey.CHANNEL_FACTORY_WRAPPER
Wraps readable or writable channels on creation.