Constant box_stream::INVALID_LENGTH [] [src]

pub const INVALID_LENGTH: &'static str = "length"

The error value used by read to signal that a header claims an invalid length.

See BoxReader::read for more details.