| File: WriteAllbytes |
Opens a file, writes all bytes to the file, then closes the file.
Public Sub WriteAllbytes( ByVal Path As String, ByRef Bytes ( ) As Byte )
If the file doesnt exist it will be created. If the file already exists, it will be overwritten.
Project VBCorLib Overview Class File Overview File Properties File Methods SetLastWriteTimeUtc WriteAllLines