Initializes a new instance of the ByteArray class
Namespace: Sfs2X.UtilAssembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0
Syntax
| C# |
|---|
public ByteArray( byte[] buf ) |
Parameters
- buf
- Type: array<System..::..Byte>[]()[][]
| SFS2X API (Unity/C#) |
| ByteArray Constructor (array<Byte>[]()[][]) |
| ByteArray Class See Also Send Feedback |
| C# |
|---|
public ByteArray( byte[] buf ) |