[−][src]Function compress::bwt::decode_simple
pub fn decode_simple(input: &[Symbol], origin: usize) -> Vec<Symbol>
A simplified BWT decode function, which allocates a temporary suffix array
pub fn decode_simple(input: &[Symbol], origin: usize) -> Vec<Symbol>
A simplified BWT decode function, which allocates a temporary suffix array