public class N3header
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
debugHeaderSize |
static boolean |
disallowFileTruncation |
Constructor and Description |
---|
N3header() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isValidFile(RandomAccessFile raf) |
public static boolean disallowFileTruncation
public static boolean debugHeaderSize
public static boolean isValidFile(RandomAccessFile raf) throws java.io.IOException
java.io.IOException