private void WriterHeader(FeatureSet featureSet) { var header = featureSet.GetHeader(); WriterHeader(header); }