pub fn parse(data: &[u8]) -> Vec<HistoryEntry>Expand description
Parse PSReadLine history bytes into entries (all timestamps None).
pub fn parse(data: &[u8]) -> Vec<HistoryEntry>Parse PSReadLine history bytes into entries (all timestamps None).