Uses of Package
is.galia.stream
Packages that use is.galia.stream
Package
Description
Package relating to all aspects of caching of images and their
characteristics.
Assortment of custom stream implementations.
-
Classes in is.galia.stream used by is.galia.cacheClassDescriptionContains a
completable
flag that clients should manually set totrue
after they have finished supplying data toOutputStream.write(int)
but before invokingOutputStream.close()
. -
Classes in is.galia.stream used by is.galia.streamClassDescriptionContains a
completable
flag that clients should manually set totrue
after they have finished supplying data toOutputStream.write(int)
but before invokingOutputStream.close()
.Adapts an HTTP client to work withHTTPImageInputStream
.