gocarina / gocsv

The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
MIT License
1.95k stars 243 forks source link

No MarshalBytesWithoutHeaders method available #266

Open CaledoniaProject opened 9 months ago

CaledoniaProject commented 9 months ago

I found MarshalStringWithoutHeaders, but not MarshalBytesWithoutHeaders, can you add that method?