Changes

Jump to navigation Jump to search
224 bytes removed ,  18:29, 18 July 2022
no edit summary
* Lazy Base64 binaries:
** <code>[[{{Function|Database Module#db:retrieve|db:retrieve]]</code>get-binary}}** <code>[[{{Function|Fetch Module#fetch:binary|fetch:binary]]</code>}}** <code>[[{{Function|File Module#file:read-binary|file:read-binary]]</code>}}
* Lazy strings:
** <code>[[{{Function|Fetch Module#fetch:text|fetch:text]]</code>}}** <code>[[{{Function|File Module#file:read-text|file:read-text]]</code>}}
Some functions are capable of consuming the contents of lazy items in a ''streamable'' fashion: data will not be cached, but instead passed on to another target (file, the calling expression, etc.). The following streaming functions are currently available:
* [[Archive Module]] (most functions)
* Conversion Module: <code>[[{{Function|Conversion Module#convert:binary-to-string|convert:binary-to-string]]</code>}}* Database Module: <code>[[{{Function|Database Module#db:store|db:store]]</code>put-binary}}* File Module: <code>[[{{Function|File Module#|file:write-binary|file:write-binary]]</code>text}}, <code>[[{{Function|File Module#file:write-text|file:write-text]] </code> }} (if no encoding is specified)
* [[Hashing Module]] (all functions)
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu