Get a header as an long value. Returns the value of an integer field or -1 if not found. The case of the field name is ignored.
@param name the case-insensitive field name @return the value of the field as a long @exception NumberFormatException If bad long found
See Implementation
Get a header as an long value. Returns the value of an integer field or -1 if not found. The case of the field name is ignored.
@param name the case-insensitive field name @return the value of the field as a long @exception NumberFormatException If bad long found