Skip to main content

Module splittable_buffer

Module splittable_buffer 

Source

Structsยง

SplittableBuffer
A wrapper around OwnedBuffer that allows carving out independent child OwnedBuffers and delivering the reconstructed original OwnedBuffer to a completion callback once all child buffers have been dropped.
SubHandle
A handle for an individual in-flight sub-read operation.