Revision Difference
File:WriteShort#515070
<function name="WriteShort" parent="File" type="classfunc">⤶
<description>Writes a 16-bit signed integer to the file.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="int16" type="number">The 16-bit signed integer to be written to the file.</arg>⤶
</args>⤶
</function>⤶
⤶