Liking cljdoc? Tell your friends :D

clj-curl.mime


addpartclj

(addpart mime)
https://curl.haxx.se/libcurl/c/curl_mime_addpart.html
sourceraw docstring

dataclj

(data part data)
(data part data size)
https://curl.haxx.se/libcurl/c/curl_mime_data.html
sourceraw docstring

encoderclj

(encoder part encoding)
https://curl.haxx.se/libcurl/c/curl_mime_encoder.html
sourceraw docstring

filedataclj

(filedata part filename)
https://curl.haxx.se/libcurl/c/curl_mime_filedata.html
sourceraw docstring

filenameclj

(filename part filename)
https://curl.haxx.se/libcurl/c/curl_mime_filename.html
sourceraw docstring

freeclj

(free mime)
https://curl.haxx.se/libcurl/c/curl_mime_free.html
sourceraw docstring

heardersclj

(hearders part headers take-ownership)
https://curl.haxx.se/libcurl/c/curl_mime_headers.html
sourceraw docstring

initclj

(init curl)
https://curl.haxx.se/libcurl/c/curl_mime_init.html
sourceraw docstring

mime-data-cbclj

(mime-data-cb part datasize readfunc)
(mime-data-cb part datasize readfunc arg)
(mime-data-cb part datasize readfunc seekfunc arg)
(mime-data-cb part datasize readfunc seekfunc freefunc arg)
https://curl.haxx.se/libcurl/c/curl_mime_data_cb.html
sourceraw docstring

nameclj

(name part s)
https://curl.haxx.se/libcurl/c/curl_mime_name.html
sourceraw docstring

subpartsclj

(subparts part subparts)
https://curl.haxx.se/libcurl/c/curl_mime_subparts.html
sourceraw docstring

typeclj

(type part mimetype)
https://curl.haxx.se/libcurl/c/curl_mime_type.html
sourceraw docstring

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

× close