Liking cljdoc? Tell your friends :D

net.transform.aggregator

A buffer aggregator, when a number of smaller ByteBuf instances need to be aggregated over a larger CompositeByteBuf instance.

These aggregated views rely on the underlying buf and handle memory accounting for it, releasing the aggregated view will release the underlying buffers they are composed of.

A buffer aggregator, when a number of smaller ByteBuf instances need to
be aggregated over a larger CompositeByteBuf instance.

These aggregated views rely on the underlying buf and handle memory
accounting for it, releasing the aggregated view will release the
underlying buffers they are composed of.
raw docstring

net.transform.split

A generic splitting transducer for collections of ByteBuf instances To help the splitting process, and to allow other types of splitting to occur, two protocols are provided.

A generic splitting transducer for collections of ByteBuf instances
To help the splitting process, and to allow other types of splitting
to occur, two protocols are provided.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close