Uses of Class
technology.dice.dicewhere.downloader.stream.StreamWithMD5Decorator
-
Packages that use StreamWithMD5Decorator Package Description technology.dice.dicewhere.downloader.stream -
-
Uses of StreamWithMD5Decorator in technology.dice.dicewhere.downloader.stream
Methods in technology.dice.dicewhere.downloader.stream that return StreamWithMD5Decorator Modifier and Type Method Description static StreamWithMD5DecoratorStreamWithMD5Decorator. of(InputStream inputStream)Methods in technology.dice.dicewhere.downloader.stream with parameters of type StreamWithMD5Decorator Modifier and Type Method Description TStreamConsumer. consume(StreamWithMD5Decorator stream, long size)
-