Description:

Writes a short value to the archive.

Syntax:
public void WriteShort(
short value
)
Parameters:
  • value
  • Type: short
  • A value to write.
Returns:
Type: void
Available since:
5.0

Nothing found