• Vojin Katic's avatar
    folly::gen::splitByLine · 9cc86052
    Vojin Katic authored
    Summary:
    I made it work, but please send your feedback how to improve code quality.
    
    splitByLine will split on \r, \n, and \r\n.
    
    Test Plan: add new test, arc unit
    
    Reviewed By: tjackson@fb.com
    
    Subscribers: folly@lists, crawler-diffs@
    
    FB internal diff: D1322212
    9cc86052
String-inl.h 8.44 KB