Compatibility
- 0.3.0 and master5.35.25.15.04.2
- 0.3.0 and masteriOSmacOS(Intel)macOS(ARM)LinuxtvOSwatchOS
line-by-line file reader
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.
StreamReader is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "StreamReader"
StreamReader is available under the MIT license. See the LICENSE file for more info.