Description:

Writes a byte value to the archive.

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

Nothing found