Note that changes to transform and config will not trigger re-derivation, and
useDerive always uses the latest transform and config in the
derivation. In other words, no extra care is needed to use this in React components. All args will be
updated properly.
Derive a new Readable from the given ReadableLike.
Note that changes to
transform
andconfig
will not trigger re-derivation, anduseDerive
always uses the latesttransform
andconfig
in the derivation. In other words, no extra care is needed to use this in React components. All args will be updated properly.