Allow specifying charset (encoding) when creating a FileEntry
Brought to you by:
chrismair
Allow specifying charset (encoding) when creating a FileEntry.
See https://sourceforge.net/p/mockftpserver/discussion/748298/thread/8b9500d2
Added
FileEntry.setContents(String contents, String charset).Implemented in MockFtpServer v2.7.