7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
#title WriteByte [RCBasic Doc]
|
|
#header sub WriteByte(stream, byte)
|
|
|
|
Writes a byte to the file.
|
|
|
|
#ref WriteByteBuffer
|