pub fn read_message<R: Read, T: DeBolt>(reader: &mut R) -> Result<T>
Read a specific message type from a length framed BOLT message: