Click or drag to resize

FileReadAllBytesTransacted Method

Overload List
  NameDescription
Public methodStatic memberReadAllBytesTransacted(KernelTransaction, String)
[AlphaFS] Opens a binary file, reads the contents of the file into a byte array, and then closes the file.
Public methodStatic memberReadAllBytesTransacted(KernelTransaction, String, PathFormat)
[AlphaFS] Opens a binary file, reads the contents of the file into a byte array, and then closes the file.
Top
See Also