albfernandez / javadbf

Java library for reading and writing Xbase (dBase/DBF) files.
GNU Lesser General Public License v3.0
220 stars 98 forks source link

The maximum length of fieldname is only 10 bytes when read fieldName #116

Closed sereinluo closed 9 months ago

sereinluo commented 9 months ago

The maximum length of fieldName is only 10 bytes. I want to know why it's designed like this in DBFField.java javadbf表头只读取10个字节