No description
| .gitattributes | ||
| definition.md | ||
| encode.php | ||
| example.mayf | ||
| example.py | ||
| readme.md | ||
Name and Description:
Name: application.mayfile
Description: A binary file format for storing data with a simple defined structure.
File Extension(s):
- .mayf
- .MAYFLOWERFILEFORMAT
Media Type and Subtype:
Type: application
Subtype: mayfile
Contact Information:
Name: Azalea Gardenia
Email: bestie@mayf.pink
Author/Change Controller:
Name: Jill Monoids
Email: oat@oat.zone
Intended Usage:
Used for storing structured data in a simple binary format.
Magic Numbers:
Magic Number: 4D 41 59 46 (ASCII "MAYF")
Security Considerations:
- Does not contain executable content.
- External mechanisms (e.g., SSL/TLS) recommended for privacy and integrity.
Interoperability Considerations:
- Provides a PHP class as an example for an Implementation or to be used as a writer/reader
- Little Endian Byte Order