243244245246247248249250251252253
// } { throw new RuntimeException("If this code is actually being used, replace it with equivalent code from VPFFile."); } case DATA_DATE_TIME: result = new VPFDate(bytes); break; case DATA_NULL_FIELD: break;