pub fn looks_like_bundle_prefix(prefix: &[u8]) -> boolExpand description
Return true if the provided byte prefix looks like an AssetBundle container signature.
Notes:
- This mirrors UnityPy-style sniffing and is intentionally conservative.
UnityWebData*/TuanjieWebData*are WebFile containers and must not be classified as bundles.