(deserialize spec data)
(make-unsigned-maker bits)
(parse-array {ed :element n :len} data)
(parse-float {bc :bytes} data)
(parse-int {bc :bytes signed? :signed} data)
(parse-string {bc :bytes trim_nulls? :trim_nulls} data)
(parse-struct {definition :definition} data)
(parseInt16 bytes)
(parseInt32 bytes)
(parseInt64 bytes)
(parseInt8 bytes)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |