Uses of Interface
com.github.mizosoft.methanol.internal.cache.Store.EntryReader
-
Packages that use Store.EntryReader Package Description com.github.mizosoft.methanol.internal.cache -
-
Uses of Store.EntryReader in com.github.mizosoft.methanol.internal.cache
Methods in com.github.mizosoft.methanol.internal.cache that return Store.EntryReader Modifier and Type Method Description Store.EntryReaderStore.Viewer. newReader()Returns a newStore.EntryReaderthat reads the entry's data stream from the start.
-