Liking cljdoc? Tell your friends :D

clj-epub.zipf

zip file output

zip file output
raw docstring

deflatedclj

(deflated zos {name :name text :text})

add deflated text to zip file

add deflated text to zip file
sourceraw docstring

open-zipfileclj

(open-zipfile f)

open ZipOutputStream by file

open ZipOutputStream by file
sourceraw docstring

open-zipstreamclj

(open-zipstream baos)

open ZipOutputStream by ByteArrayOutputStream

open ZipOutputStream by ByteArrayOutputStream
sourceraw docstring

storedclj

(stored zos {name :name text :text})

add no deflated text to zip file

add no deflated text to zip file 
sourceraw docstring

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

× close