Fill Method

 Object: BinaryStream
 Syntax: Fill ([in] Byte, [in] numBytes)
 Description: From the current location in the file, this method fills the file with specified byte a total of 'numBytes' times.

 

Previous Page Next Page