Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The CompositeReadableBuffer only allows appending arrays currently. It would be useful if it allowed appending the contents of other [Composite]ReadableBuffer's so that usage needing to do this doesn't require handling the process externally unless there is particular benefit to doing so.