[][src]Function jvm_hprof::parse_hprof

pub fn parse_hprof(input: &[u8]) -> Result<Hprof, Err<(&'e [u8], ErrorKind)>>