Skip to content

Commit f904fe1

Browse files
committed
some todo notes
1 parent af8522d commit f904fe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ several targets exist:
179179
* `"%+08d"` produces the wrong result: the sign will be after the padding, instead of in front.
180180
* `"%.8s"` string truncation does not work.
181181
* add support for different alphabets in base32/base64.
182-
182+
* add linereader which takes either a filehandle, or a range
183+
* add read() which allocates it's return buffer.
183184
184185
(C) 2016-2023 Willem Hengeveld <itsme@xs4all.nl>

0 commit comments

Comments
 (0)