read_all

Function read_all 

Source
pub(crate) fn read_all<'a, T: FromDer<'a>>(input: Input<'a>) -> Result<T, Error>