Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
normalize-line-endings 0.3.0 - Docs.rs
[go: Go Back, main page]

normalize-line-endings 0.3.0

Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n
Documentation

Normalize-line-endings

Consume an Iterator<Item=char> and return another with normalized line endings.

documentation