Changes

Jump to navigation Jump to search
24 bytes removed ,  18:33, 1 December 2023
m
Text replacement - "</syntaxhighlight>" to "</pre>"
<pre lang='xquery'>
file:write-binary('output.data', fetch:binary('http://files.basex.org/xml/xmark111mb.zip'))
</syntaxhighlightpre>
If lazy items are serialized, they will be streamed as well.
let $text := lazy:cache(file:read-text($file))
return (file:delete($file), $text)
</syntaxhighlightpre>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu