Aar

CompressionFileType.Aar field

A file with .aar extension is an Apple Archive, the container Apple ships with macOS for grouping files and folders. Each entry is compressed on its own, most often with LZFSE.

public static readonly CompressionFileType Aar;

See Also