Constant box_stream::FINAL_ERROR [] [src]

pub const FINAL_ERROR: &'static str = "final"

The error value used by read to signal that a final header has been read.

See BoxReader::read for more details.