Class MFileFormats
java.lang.Object
com.io7m.montarre.io.internal.MFileFormats
File format definitions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.io7m.entomos.core.EoFileVersionsDescriptionstatic longstatic longstatic longstatic long
-
Method Details
-
fileIdentifier
public static long fileIdentifier()- Returns:
- The file identifier
-
sectionEndIdentifier
public static long sectionEndIdentifier()- Returns:
- The end section identifier
-
sectionFileIdentifier
public static long sectionFileIdentifier()- Returns:
- The file section identifier
-
fileFormats
public static com.io7m.entomos.core.EoFileVersionsDescription fileFormats()- Returns:
- The file formats
-
sectionManifestIdentifier
public static long sectionManifestIdentifier()- Returns:
- The package manifest section identifier
-