Package | Description |
---|---|
aQute.libg.shacache |
Modifier and Type | Method and Description |
---|---|
File |
ShaCache.getFile(String sha,
ShaSource... sources)
Small variation on the cache that returns a file instead of a stream
|
InputStream |
ShaCache.getStream(String sha,
ShaSource... sources)
Return a stream that is associated with a SHA.
|
Copyright © 2021 aQute SARL. All rights reserved.