<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/MTA:Eir/FileSystem/setDoBufferAllRaw?action=history&amp;feed=atom</id>
	<title>MTA:Eir/FileSystem/setDoBufferAllRaw - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/MTA:Eir/FileSystem/setDoBufferAllRaw?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:Eir/FileSystem/setDoBufferAllRaw&amp;action=history"/>
	<updated>2026-06-02T19:16:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=MTA:Eir/FileSystem/setDoBufferAllRaw&amp;diff=73521&amp;oldid=prev</id>
		<title>Quiret: Created page with &quot;__NOTOC__ This function changes the raw-file buffering policy of newly created file streams. If the buffering-policy is enabled then each newly created file stream is wrapped inside of a custom FileSystem buffering handle. File stream modifications that are close to each other are batched together for optimizational purposes.  ==Syntax== &lt;syntaxhighlight lang=&quot;lua&quot;&gt; void fsnamespace.setDoBufferAllRaw( bool enabled ) &lt;/syntaxhighlight&gt;  ==Arguments== *'''enabled''': new v...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=MTA:Eir/FileSystem/setDoBufferAllRaw&amp;diff=73521&amp;oldid=prev"/>
		<updated>2022-01-16T23:10:05Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ This function changes the raw-file buffering policy of newly created file streams. If the buffering-policy is enabled then each newly created file stream is wrapped inside of a custom FileSystem buffering handle. File stream modifications that are close to each other are batched together for optimizational purposes.  ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; void fsnamespace.setDoBufferAllRaw( bool enabled ) &amp;lt;/syntaxhighlight&amp;gt;  ==Arguments== *&amp;#039;&amp;#039;&amp;#039;enabled&amp;#039;&amp;#039;&amp;#039;: new v...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
This function changes the raw-file buffering policy of newly created file streams. If the buffering-policy is enabled then each newly created file stream is wrapped inside of a custom FileSystem buffering handle. File stream modifications that are close to each other are batched together for optimizational purposes.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
void fsnamespace.setDoBufferAllRaw( bool enabled )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Arguments==&lt;br /&gt;
*'''enabled''': new value for the buffering-policy&lt;br /&gt;
&lt;br /&gt;
==Returns==&lt;br /&gt;
This function does return nil.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
-- TODO&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{:MTA:Eir/FileSystem/namespace/functions}}&lt;/div&gt;</summary>
		<author><name>Quiret</name></author>
	</entry>
</feed>