StreamReader

master

line-by-line file reader
hectr/swift-stream-reader

StreamReader

Version License Platform

Small library that reads lines from a file.

Default line delimiter (\n), string encoding (UTF-8) and chunk size (4096) can be set with optional parameters.

Installation

StreamReader is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "StreamReader"

License

StreamReader is available under the MIT license. See the LICENSE file for more info.

Description

  • Swift Tools 4.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Wed Mar 13 2024 06:34:40 GMT-0900 (Hawaii-Aleutian Daylight Time)