Module snapper_box::file::segment[][src]

Expand description

Abstraction for breaking a file up into a list of segments

Structs

A data segment within a file, encoded as vector of bytes and its length.