6 lines
160 B
Plaintext
6 lines
160 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.
|
|
|