5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
#title WriteByteBuffer [RCBasic Doc]
|
|
#header function WriteByteBuffer(stream, ByRef buf, buf_size)
|
|
|
|
Writes a number of bytes from a buffer to the file stream.
|