Files
RCBASIC4/doc/files/writebytebuffer.txt
2024-10-06 17:07:06 -04:00

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.