Liking cljdoc? Tell your friends :D
Clojure only.

mpg.data


bytebuf->arrayclj

(bytebuf->array buf)
source

patchclj

(patch default-map)

Installs conversion hooks: map <-> json/b OR hstore vector <-> json/b args: [default-map] default-map controls whether a map will be treated as hstore or json with unprepared statements (as we cannot just read the type). value is one of: :json, :jsonb :hstore

Installs conversion hooks:
  map <-> json/b OR hstore
  vector <-> json/b
args: [default-map]
  default-map controls whether a map will be treated as hstore or json
  with unprepared statements (as we cannot just read the type).
  value is one of: :json, :jsonb :hstore
sourceraw docstring

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

× close