Struct cdchunking::ZPAQ [] [src]

pub struct ZPAQ { /* fields omitted */ }

Methods

impl ZPAQ
[src]

[src]

[src]

Trait Implementations

impl ChunkerImpl for ZPAQ
[src]

[src]

Look at the new bytes to maybe find a boundary.

[src]

Reset the internal state after a chunk has been emitted

Auto Trait Implementations

impl Send for ZPAQ

impl Sync for ZPAQ