Skip to main content

rows_of

Function rows_of 

Source
pub fn rows_of(reply: &Reply, shape: Shape) -> Vec<(Vec<u8>, Vec<u8>)>
Expand description

Read a reply into ordered rows under shape. Paged is recognised from the reply itself, so passing Flat for a kevy index reply still does the right thing rather than reporting nonsense.