Struct cdchunking::SizeLimited [] [src]

pub struct SizeLimited<I: ChunkerImpl> { /* fields omitted */ }

Trait Implementations

impl<I: ChunkerImpl> ChunkerImpl for SizeLimited<I>
[src]

Look at the new bytes to maybe find a boundary.

Reset the internal state after a chunk has been emitted