Kit Documentation
Kit Documentation
Kit Reference
Kit
ResourceManager Class
ResourceManager Methods
ReadBytes Method
ReadBytes Method (String)
ReadBytes Method (ResourceFolder, String, Boolean)
ResourceManager
ReadBytes Method (String)
Read the contents of a file in binary-mode.
Namespace:
Kit
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
static
byte
[]
ReadBytes
(
string
fullPath
)
Request Example
View Source
Parameters
fullPath
Type:
System
String
Absolute path to the file.
Return Value
Type:
Byte
Contents of the file as a byte array.
See Also
Reference
ResourceManager Class
ReadBytes Overload
Kit Namespace
Send comments on this topic to
agam@frag-games.com