Liking cljdoc? Tell your friends :D

clarch.core


combine-tar-gzclj

(combine-tar-gz sources target)
source

compressed-input-streamclj

(compressed-input-stream filename)
source

finish-and-close-tar-outputstream!clj

(finish-and-close-tar-outputstream! zos)
source

finish-and-close-zip-outputstream!clj

(finish-and-close-zip-outputstream! zos)
source

read-current-tar-entryclj

(read-current-tar-entry tar-input)
source

read-first-zip-entry!clj

(read-first-zip-entry! zip-file)
source

read-zip-entry!clj

(read-zip-entry! zf entry-name)
source

tar-fileclj

(tar-file filename)
source

tar-gz-output-streamclj

(tar-gz-output-stream filename)

Creates a compressed TAR ball

Creates a compressed TAR ball
sourceraw docstring

tar-output-streamclj

(tar-output-stream filename)

Creates an uncompressed tar ball

Creates an uncompressed tar ball
sourceraw docstring

write-tar-entry!clj

(write-tar-entry! tar-os bytes entry-name)
source

write-zip-entry!clj

(write-zip-entry! zip-os bytes entry-name)
source

zip-output-streamclj

(zip-output-stream filename)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close