Closed jennan closed 7 years ago
Minor changes to make reading headers faster (switch replaced by table lookup, avoid unnecessary structure allocation, avoid conversion of string after reading).
@jennan Nice, thanks.
Minor changes to make reading headers faster (switch replaced by table lookup, avoid unnecessary structure allocation, avoid conversion of string after reading).