io.encodings: doc fix

db4
Björn Lindqvist 2015-12-08 04:21:32 +01:00
parent 24db8a5d7f
commit 9d95602591
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ HELP: decode-until
{ "seps" sequence }
{ "stream" "an input stream" }
{ "encoding" "an encoding descriptor" }
{ "string/f" "a string or f" }
{ "sep/f" "encountered separator or f" }
}
{ $description "Decodes characters from the stream until one of the separators are encountered." } ;