(encode-part {:keys [part-name content mime-type charset transfer-encoding name]
:as part})
Generates the byte representation of a part for the bytebuffer
Generates the byte representation of a part for the bytebuffer
(populate-part {:keys [part-name content mime-type charset transfer-encoding
name]})
Generates a part map of the appropriate format
Generates a part map of the appropriate format
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close