pub(crate) fn get_file_magic( file_encryption_properties: Option<&Arc<FileEncryptionProperties>>, ) -> &'static [u8; 4]
Get the magic bytes at the start and end of the file that identify this as a Parquet file.