FileSmith icon indicating copy to clipboard operation
FileSmith copied to clipboard

Use string encoding for splitting text into lines.

Open kareman opened this issue 7 years ago • 0 comments

Use encoding for which string view to use: UTF8, UTF16, CharacterView, UnicodescalarView.

https://github.com/kareman/FileSmith/blob/master/Sources/Stream.swift#L65

kareman avatar Feb 09 '17 00:02 kareman