pub fn from_bytes<'a, T>(bytes: &'a [u8]) -> Result<T>where T: Deserialize<'a>,
Analyze as binary data of one file in order from hkx header.
Fail to parse bytes.