macro_rules! unwrap_vec_ref {
    ($reader: ident) => { ... };
}
Expand description

Helper that deserialize a consensus encoded byte vector.