Can't use FArchiveFileWriterGeneric ?

I found that FArchiveFileWriterGeneric is not marked with CORE_API,so I can’t use it in my codes. but FArchiveFileReaderGeneric is marked.
Allow reading,but fobidden writing?
It’s very strange.
Could someone tell me the reason?