albfernandez / javadbf

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

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

Closed wanfeng730 closed 11 months ago

wanfeng730 commented 11 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个字节