Uses of Interface
net.royalur.lut.store.ChunkedWriter
Packages that use ChunkedWriter
-
Uses of ChunkedWriter in net.royalur.lut.store
Methods in net.royalur.lut.store with parameters of type ChunkedWriterModifier and TypeMethodDescriptionvoid
DataSink.FileDataSink.writeChunked
(ChunkedWriter chunkWriter, int bytesPerValue, int startIndex, int endIndex) abstract void
DataSink.writeChunked
(ChunkedWriter chunkWriter, int bytesPerValue, int startIndex, int endIndex)