diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -52518,12 +52518,10 @@ stream. The .code base64-stream-enc -function returns -.code t -if the -.meta nbytes -argument is omitted. If the argument is specified, -it returns the number of bytes that have been encoded. +function returns the number of bytes encoded; +the +.code base64-stream-dec +function returns the number of bytes decoded. .SS* Filter Module The filter module provides a trie (pronounced "try") data structure, |