public interface VPFHeader
Modifier and Type | Method and Description |
---|---|
int |
getLength()
Returns particular
VPFHeader length. |
int |
getRecordSize()
Method
is used to return size in bytes of records
stored in this table. |
int getLength()
VPFHeader
length.int
value of header length.int getRecordSize()
getRecordSize
is used to return size in bytes of records
stored in this table. If table keeps variable length records -1
should be
returned.int
valueCopyright © 1996–2022 Geotools. All rights reserved.