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.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.