public class N3header extends 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) |
static void |
main(String[] args) |
public static boolean disallowFileTruncation
public static boolean debugHeaderSize
public static boolean isValidFile(RandomAccessFile raf) throws IOException
IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.