Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

VFile.WriteAllBytes Method

Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

WriteAllBytes(String, Byte[])

Method writes the bytes to a file identified by the path.

Declaration
public static void WriteAllBytes(string path, byte[] bytes)
Parameters
Type Name Description
String path

The path of the file.

Byte[] bytes

The byte array to write to the path.

In This Article
  • WriteAllBytes(String, Byte[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies