(read-vctr-data! in destination-vctr)Read the data stram in into the contiguous block vector destination-vctr.
Read the data stram `in` into the contiguous block vector `destination-vctr`.
(write-vctr-data! out source-vctr)Write contents of the contiguous block vector source-vctr to a data stream out.
Write contents of the contiguous block vector `source-vctr` to a data stream `out`.
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 |