| read_line/2 | Read line from a testdata file Fd (see CollationTest.html). |
| read_shifted/0 |
read_line(Fd, StrNum) -> any()
Read line from a testdata file Fd (see CollationTest.html). Returns {Plain string, List of Codepoints, StrNum} or eof Used by test/4.
read_shifted() -> any()
Generated by EDoc